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