API Documentation

v1

RESTful API for Business plan subscribers. Base URL: https://api.mediagrabpro.com/v1

Authentication

Include your API key in the request header:

curl -H "Authorization: Bearer YOUR_API_KEY" \
     -H "Content-Type: application/json" \
     -X POST https://api.mediagrabpro.com/v1/analyze \
     -d '{"url":"https://youtube.com/watch?v=..."}'

Endpoints

POST/api/v1/analyzeAnalyze a URL and return available formatsBusiness
POST/api/v1/downloadTrigger a download and get signed URLBusiness
POST/api/v1/thumbnailFetch thumbnails for a URLPro+
POST/api/v1/extract-framesExtract video framesBusiness
POST/api/v1/extract-audioExtract audio from videoBusiness
GET/api/v1/downloadsList your download historyPro+

Get API Access

API access is included in the Business plan at $14.99/month.

Upgrade to Business