Skip to main content
Long-running operations — dubbing, long-form synthesis, subtitling — are handled asynchronously. When you submit these requests, you receive a job_id immediately. Poll the job endpoint to check status and retrieve results when complete.
STATUSMEANING
queuedJob received and awaiting processing
processingActively being processed
completedOutput is ready; result URL is available
failedProcessing failed; error details included in response