Extract YouTube thumbnails programmatically with our simple REST API.
All API requests require an API key. Get your key from the dashboard.
| Parameter | Type | Description |
|---|---|---|
| url | string | YouTube video URL (required) |
| quality | string | maxres, sd, hq, mq, default |
curl -X GET "https://thumbgrab.cc/api/v1/thumbnail?url=https://youtube.com/watch?v=dQw4w9WgXcQ" \ -H "Authorization: Bearer YOUR_API_KEY"
| Plan | Requests/min | Requests/day |
|---|---|---|
| Pro | 60 | 10,000 |