Endpoints
Full request and response schemas are in API reference.
Upload a source file
inputFileId and uploadUrl. Upload the bytes to
uploadUrl, then use inputFileId in project creation or quote requests.
Quote a project
durationSeconds instead of
inputFileId to quote without uploading.
Create a project
projectId, taskId,
projectUrl, and taskUrl. Poll tasks or fetch the project
until the latest task reaches a terminal state.
Inspect and update
PATCH requires at least one of title or artists.
List and delete
Project tasks
What’s next
- Lyrics sync - re-run transcription or alignment
- Stems - re-run stem separation
- Project settings - read and patch active settings
- Exports - render a finished video
