Create a clipping/captions project
api.vdclip.com/v1/projectsCredit-bearing: debits credits on accept. Send Idempotency-Key to make retries safe.
Headers
idempotency-keystringoptionalBody
ai_typeAiTyperequiredAI processing mode: clipping (split into clips) or captions (transcribe only).
aspect_ratiostringoptionalTarget aspect ratio for output clips. Omit for auto (9:16 portrait).
categorystringoptionalContent category for AI processing hints. Omit for auto-detection.
clip_durationsstringoptionalDesired duration range(s) for generated clips. Omit for auto.
languageVideoLanguagerequiredLanguage code of the source video audio. Must be a supported ISO 639-1 code.
preset_idstringoptionalA known caption preset id. Stable ids include: vdclip-impact, hormozi, tiktok-viral. The catalog can grow over time.
range_endstringoptionalEnd timestamp in seconds. Omit to process through the end.
range_startstringoptionalStart timestamp in seconds to process only a portion of the source. Omit to process from the beginning.
template_idstringoptionalTemplate id to apply saved settings. Omit to use defaults.
video_urlstringrequiredPublic URL of the source video. YouTube, Vimeo, and direct MP4 links are supported.