Zum Hauptinhalt springen
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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.

Pfadparameter

task_id
string
erforderlich

Antwort

Job Status

status
enum<string>
erforderlich

Current job status: pending, processing, done, failed

Verfügbare Optionen:
pending,
processing,
done,
failed
video_url
string

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

Zuletzt geändert am 26. September 2025