cURL
curl --request POST \ --url https://api.videodb.io/editor \ --header 'Content-Type: application/json' \ --header 'x-access-token: <api-key>' \ --data '{}'
{ "success": true, "status": "processing", "data": { "id": "job-123", "output_url": "https://api.videodb.io/async-response/job-123" } }
Compile a visual editor timeline into a playable stream
API key for authentication (sk-xxx format)
Timeline compilation payload with tracks and clips
Timeline compilation started
true
processing
done
failed
"processing"
Show child attributes