YouTube Data & Media API
YouTube Data & Media API A fast and reliable API for accessing public YouTube data including videos, channels, comments, playlists, community posts, hashtag feeds, trending pages, captions, and streaming data. This API is designed for developers who need structured YouTube data for apps, dashboards, analytics platforms, content tools, automation systems, and media products. Why use this API Easy…
YouTube Data & Media API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Discovery | ||
| GET |
resolve /api/v1/youtube/discovery/resolve |
Resolve YouTube input |
| GET |
hashtag /api/v1/youtube/discovery/hashtag |
Get hashtag feed |
| GET |
search /api/v1/youtube/discovery/search |
Search YouTube |
| GET |
trending /api/v1/youtube/discovery/trending |
Get trending feed |
| Video | ||
| GET |
details /api/v1/youtube/video/details |
Get video details |
| GET |
streaming_links /api/v1/youtube/video/streaming-links |
Get direct streaming links |
| GET |
streaming /api/v1/youtube/video/streaming |
Get video streaming data |
| GET |
playability /api/v1/youtube/video/playability |
Get video playability status |
| GET |
player /api/v1/youtube/video/player |
Get raw player data |
| GET |
captions /api/v1/youtube/video/captions |
Get video captions |
| Comments | ||
| GET |
comments /api/v1/youtube/comments |
Get comments |
| GET |
comments_replies /api/v1/youtube/comments/replies |
Get comment replies |
| Channel | ||
| GET |
channel_search /api/v1/youtube/channel/search |
Search inside a channel |
| GET |
channel /api/v1/youtube/channel |
Get channel home |
| GET |
livestreams /api/v1/youtube/channel/livestreams |
Get channel livestreams |
| GET |
posts /api/v1/youtube/channel/posts |
Get channel posts |
| GET |
podcasts /api/v1/youtube/channel/podcasts |
Get channel podcasts |
| GET |
shorts /api/v1/youtube/channel/shorts |
Get channel shorts |
| GET |
videos /api/v1/youtube/channel/videos |
Get channel videos |
| GET |
playlists /api/v1/youtube/channel/playlists |
Get channel playlists |
YouTube Data & Media API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 2 / second |
|
| ULTRA | $20 / month | — |
|
| MEGA | $40 / month | — |
|