bulkthumb
Fetch YouTube thumbnails for multiple videas at once.
1 subscribers
14 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
bulkthumb endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing, and supported thumbnail sizes |
| GET |
get_v1_single /v1/single |
Get all available thumbnail sizes for a single YouTube video. Accepts video ID or full URL. |
| POST |
post_v1_best /v1/best |
Get only the highest quality available thumbnail for each video (maxres → sd → hq → default) |
| POST |
post_v1_bulk /v1/bulk |
Get all available thumbnails for multiple videos at once. Accepts video IDs or URLs. |
| Other endpoints | ||
| GET |
/v1/single /v1/single |
|
| POST |
/v1/bulk /v1/bulk |
|
| GET |
/v1/docs /v1/docs |
|
| POST |
/v1/best /v1/best |
|
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing, and supported thumbnail sizes |
| GET |
get_v1_single /v1/single |
Get all available thumbnail sizes for a single YouTube video. Accepts video ID or full URL. |
| POST |
post_v1_best /v1/best |
Get only the highest quality available thumbnail for each video (maxres → sd → hq → default) |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| POST |
post_v1_bulk /v1/bulk |
Get all available thumbnails for multiple videos at once. Accepts video IDs or URLs. |
bulkthumb pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|