Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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.

Parámetros de ruta

task_id
string
requerido

Respuesta

Job Status

status
enum<string>
requerido

Current job status: pending, processing, done, failed

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

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

Última modificación el 28 de octubre de 2025