YouTube Thumbnail
Get YouTube video thumbnails in all available resolutions. Fast, reliable access to maxresdefault (1280x720), sddefault (640x480), hqdefault (480x360), mqdefault (320x180), and default (120x90) thumbnails. Returns direct images or metadata. Perfect for video platforms, content aggregators, and social media tools.
YouTube Thumbnail 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 tiers, and supported thumbnail qualities |
| GET |
get_v1_thumbnail /v1/thumbnail |
Get a YouTube thumbnail image directly. Returns JPEG image data. Accepts video ID or full YouTube URL. Default quality is hqdefault (480x360). HD qualities (maxresdefault,… |
| GET |
get_v1_info /v1/info |
Get metadata for all available thumbnail sizes for a YouTube video. Returns URLs, dimensions, and quality information. Basic tier gets standard resolutions only; PRO+ gets all… |
| Other endpoints | ||
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing tiers, and supported thumbnail qualities |
| GET |
get_v1_thumbnail /v1/thumbnail |
Get a YouTube thumbnail image directly. Returns JPEG image data. Accepts video ID or full YouTube URL. Default quality is hqdefault (480x360). HD qualities (maxresdefault,… |
| GET |
get_v1_info /v1/info |
Get metadata for all available thumbnail sizes for a YouTube video. Returns URLs, dimensions, and quality information. Basic tier gets standard resolutions only; PRO+ gets all… |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
YouTube Thumbnail 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 |
|