Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.urltodata.ai/v1/youtube/batch/{jobId} \ --header 'Authorization: Bearer <token>'
{ "total": 123, "completed": 123, "failed": 123, "results": [ {} ] }
API key as Bearer token (e.g. Bearer mp_abc123_secret)
Batch job status
queued
active
completed
failed