Pular para o conteúdo principal
POST
Submit a video for clipping

Autorizações

X-Api-Key
string
header
obrigatório

Corpo

video_id
string
obrigatório

The video_id returned by POST /clips/info

source_language
enum<string>
Opções disponíveis:
auto,
en,
pt
strategy_id
string | null

ID of a saved clipping strategy. Omit or pass null to use default AI settings

timeframe
object | null

Restrict clipping to a portion of the video. Omit to process the full video

template_id
string | null

ID of an edit template to auto-apply to every generated clip

Resposta

Response for status 201

submission_id
string
obrigatório

ID of the created submission — use this to poll for progress

video_id
string
obrigatório

ID of the source video

status
enum<string>
obrigatório
Opções disponíveis:
queued
credits_charged
number
obrigatório

Credits deducted from your balance for this submission

Última modificação em 7 de julho de 2026