Youtube API
Production-grade Youtube data API for developers
3 subscribers
12 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 API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Video Operations | ||
| GET |
Get Related Videos /youtube/video/related |
Retrieve related or recommended videos for a specific YouTube video. Perfect for discovering similar content. **Features:** - Recommended videos based on content - Video metadata… |
| GET |
Get Video Info /youtube/video/info |
Retrieve comprehensive metadata for any YouTube video. Returns video details, streaming data, statistics, and more. **Features:** - Video metadata (title, description, duration)… |
| GET |
Get Video Comments /youtube/video/comments |
Retrieve comments for a specific YouTube video with sorting options and pagination support. **Features:** - Sort by popularity (top) or newest - Pagination support - Comment… |
| Search Operations | ||
| GET |
Search Shorts /youtube/search/shorts |
Specialized search for YouTube Shorts (short-form videos under 60 seconds). **Features:** - Dedicated Shorts search - Auto-filters long videos - Smart content filtering - Upload… |
| GET |
General Search /youtube/search/general |
Comprehensive YouTube search with multiple advanced filtering options for precise results. **Upload Time Filters:** - hour, today, week, month, year **Duration Filters:** -… |
| GET |
Search Videos /youtube/search/videos |
Search for YouTube videos by keyword with time-based filtering and pagination. **Time Filters:** - **this_week**: Videos from the past week - **this_month**: Videos from the past… |
| Channel Operations | ||
| GET |
Get Channel ID /youtube/channel/id |
Retrieve a YouTube channel ID using the channel's username or handle. **Use Cases:** - Convert channel name to ID for API calls - Channel identification - Batch channel… |
| GET |
Get Channel Shorts /youtube/channel/shorts |
Retrieve YouTube Shorts specifically from a channel. Optimized for short-form content. **Features:** - Only Shorts videos ( |
| GET |
Get Channel Info /youtube/channel/info |
Retrieve comprehensive information about a YouTube channel including statistics, description, and links. **Response Includes:** - Channel name and description - Subscriber count… |
| GET |
Search Channel /youtube/channel/search |
Search for specific videos within a YouTube channel. Useful for finding content from a specific creator. **Features:** - Channel-specific search - Keyword matching - Pagination… |
| GET |
Get Channel Videos /youtube/channel/videos |
Retrieve videos from a YouTube channel with flexible content type filtering, sorting, and pagination. **Content Types:** - **videos**: Regular channel videos (default) -… |
| Trending | ||
| GET |
Get Trending /youtube/trending |
Retrieve currently trending videos on YouTube for a specific region and category. **Categories:** - **Now**: General trending (default) - **Music**: Music videos trending -… |
Youtube API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / second |
|
| PRO | $79 / month | 2 / second |
|
| ULTRA Recommended | $249 / month | 4 / second |
|
| MEGA | $699 / month | 10 / second |
|