Passer au contenu principal
GET
cURL

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API Key. The token in the sample code is referring to this api_key as well.

Paramètres de chemin

task_id
string
requis

Réponse

Job Status

status
enum<string>
requis

Current job status: pending, processing, done, failed

Options disponibles:
pending,
processing,
done,
failed
video_url
string

When job is finished, the output video could be download using this URL.

Dernière modification le 28 septembre 2025