Skip to Content
Referência da APIProjectsCreate a clipping/captions project

Create a clipping/captions project

POSTapi.vdclip.com/v1/projects
AuthAuthorization: Bearer <token>scope: vdclip:projects:write

Credit-bearing: debits credits on accept. Send Idempotency-Key to make retries safe.

Headers

idempotency-keystringoptional

Body

ai_typeAiTyperequired

AI processing mode: clipping (split into clips) or captions (transcribe only).

aspect_ratiostringoptional

Target aspect ratio for output clips. Omit for auto (9:16 portrait).

categorystringoptional

Content category for AI processing hints. Omit for auto-detection.

clip_durationsstringoptional

Desired duration range(s) for generated clips. Omit for auto.

languageVideoLanguagerequired

Language code of the source video audio. Must be a supported ISO 639-1 code.

preset_idstringoptional

A known caption preset id. Stable ids include: vdclip-impact, hormozi, tiktok-viral. The catalog can grow over time.

range_endstringoptional

End timestamp in seconds. Omit to process through the end.

range_startstringoptional

Start timestamp in seconds to process only a portion of the source. Omit to process from the beginning.

template_idstringoptional

Template id to apply saved settings. Omit to use defaults.

video_urlstringrequired

Public URL of the source video. YouTube, Vimeo, and direct MP4 links are supported.

Última atualização em