Skip to main content
GET
cURL

Autorizações

Authorization
string
header
obrigatório

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 caminho

task_id
string
obrigatório

Resposta

Job Status

status
enum<string>
obrigatório

Current job status: pending, processing, done, failed

Opções disponíveis:
pending,
processing,
done,
failed
video_url
string

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

Última modificação em 28 de setembro de 2025