cURL
curl --request GET \ --url https://api.videodb.io/transcode/{job_id} \ --header 'x-access-token: <api-key>'
{ "success": true, "data": {} }
Check the status of a transcode job
Documentation IndexFetch the complete documentation index at: https://docs.videodb.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.videodb.io/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication (sk-xxx format)
"job-12345"
Transcode job details
true