Skip to main content

Documentation Index

Fetch the complete documentation index at: https://plotweaver.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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