YouTube Thumbnail API
This endpoint allows you to download the thumbnail of a YouTube video in three different formats: 1. Full HD 2. Medium 3. Small Just provide the YouTube video link as the 'video_url' query parameter and the desired thumbnail size in the 'thumbnail_size' query parameter, and the API will fetch and return the thumbnail image as a downloadable file. Use this endpoint to retrieve YouTube video…
YouTube Thumbnail API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Video Thumbnail /yt_thumbnail.php |
Get YouTube Video Thumbnail in three formats: 1. Full HD 2. Medium 3. Small It generates an image that you can save in any format including jpg, png, etc |
| GET |
Get Shorts Video Thumbnail /yt_shorts_thumbnail.php |
Get YouTube Shorts Thumbnail in three formats: 1. Full HD 2. Medium 3. Small It generates an image that you can save in any format including jpg, png, etc |
| GET |
Get Channel Avatar + Banner /yt_channel_thumbnail.php |
API to extract channel avatar/picture and banner in multiple resolutions |
| GET |
Get Channel Data /yt_channel_thumbnail.php |
API to extract channel data including SEO keywords, complete description, etc |
YouTube Thumbnail API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 50 / minute |
|
| ULTRA Recommended | $29 / month | 50 / minute |
|
| MEGA | $99.99 / month | 60 / minute |
|