YouTube
Official YouTube Api for Developers. Gives you easy access to YouTube information.
5 subscribers
9.2/10 popularity
738 ms avg latency
90% success rate
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
YouTube endpoints
| Method | Endpoint | Description |
|---|---|---|
| Channel | ||
| GET |
Channel Search /api/channel/search |
Search channels by name with filters and ordering |
| GET |
Channel details /api/channel/{channelId} |
Basic channel information with statistics |
| GET |
Channel details (v2) /api/channel-v2/{channelId} |
Enhanced channel data with computed fields like formatted subscriber counts, verification status, etc. |
| GET |
channel videos /api/channel/{id}/videos |
Get all videos from a specific channel with ordering options |
| GET |
Channel Playlist /api/channel/{id}/playlists |
Get all videos from a specific channel with ordering options |
| Comments | ||
| GET |
All Video Comments /api/video/{id}/comments/all |
Get details of a community post |
| GET |
Video Commment Search /api/video/{id}/comments/search |
Search comments in the video. |
| GET |
Video Comments analysis /api/video/{id}/comments/analysis |
Comprehensive analysis including: Sentiment Analysis: 9% positive, 1% negative, 90% neutral Keyword Frequency: Top keywords like "rickrolled", "2025", "video" Engagement Stats:… |
| GET |
Video Comments /api/video/{id}/comments |
Video Comments |
| Video | ||
| GET |
Video Deatail v2 /api/video-v2/{id} |
Video Deatail v2 |
| GET |
Video Detail /api/video/{id} |
Basic Video Information |
| GET |
Streaming Data /api/video/{id}/stream |
Streaming Data |
| GET |
Related Videos /api/video/{id}/related |
Related Videos |
| GET |
Video Keywords /api/video/{id}/keywords |
Extracts official tags from YouTube API |
| GET |
Video Chapters /api/video/{id}/chapters |
Extracts timestamps from video descriptions using regex patterns |
| GET |
Video Captions /api/video/{id}/captions |
Lists all available captions in different languages |
| Explore | ||
| GET |
Home Feed /api/home |
Home |
| GET |
Autocomplete /api/autocomplete |
Autocomplete |
| GET |
Search /api/search |
Search |
| Playlist | ||
| GET |
Playlist Videos /api/playlist/{id}/videos |
Retrieve all videos in a YouTube playlist |
| GET |
Playlist Details /api/playlist/{id} |
Retrieve detailed information about a YouTube playlist |
| Trending | ||
| GET |
Trending Videos /api/trending |
Trending Videos |
YouTube pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 5 / second |
|
| ULTRA Recommended | $50 / month | 10 / second |
|
| MEGA | $230 / month | 25 / second |
|