YouTube API V3 Wrapper PRO
Professional YouTube Data API v3 wrapper providing comprehensive access to YouTube features: FEATURES: • Search videos, channels, playlists with advanced filters • Get trending videos by region • Complete video management (upload, update, delete) • Channel operations (subscribe, get details) • Playlist CRUD operations • Comment system (post, reply, moderate) • OAuth 2.0 authentication flow •…
YouTube API V3 Wrapper PRO endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search & Discovery | ||
| GET |
Trending /api/search/trending |
**Get trending videos by region and category** |
| GET |
Auto Complete /api/search/autocomplete |
**Get search suggestions for partial queries** |
| GET |
Related Video /api/search/related |
**Get videos related to a specific video** |
| GET |
Search Videos /api/search |
Search for videos, channels, or playlists with advanced filters |
| Videos | ||
| DELETE |
Delete /api/videos/delete |
**Permanently delete a video** |
| POST |
Rate /api/videos/rate |
**Like, dislike, or remove rating from video** |
| GET |
Videos List /api/videos/list |
**Get details for multiple videos by IDs** |
| POST |
Thumbnail /api/videos/thumbnail |
**Upload custom thumbnail for video** |
| POST |
Upload /api/videos/upload |
**Upload a new video (requires OAuth token)** |
| PUT |
Update /api/videos/update |
**Update video title, description, tags, etc** |
| GET |
Videos /api/videos |
**Get detailed information about a video** |
| Channels | ||
| GET |
Subscriptions /api/channels/subscriptions |
**Get authenticated user's channel subscriptions** |
| GET |
Channels List /api/channels/list |
**Get details for multiple channels** |
| POST |
Subscribe /api/channels/subscribe |
**Subscribe to a YouTube channel** |
| DELETE |
Unsubscribe /api/channels/unsubscribe |
**Unsubscribe from a YouTube channel** |
| GET |
Video Uploaded /api/channels/uploads |
**Get videos uploaded by a channel** |
| GET |
Channel Information /api/channels |
**Get channel information by ID or username** |
| Playlists | ||
| POST |
Add /api/playlists/items/add |
**Add a video to a playlist** |
| GET |
Playlist /api/playlists |
**Get playlist information** |
| DELETE |
Remove /api/playlists/items/remove |
**Remove a video from a playlist** |
| GET |
Items /api/playlists/items |
**Get videos in a playlist** |
| POST |
Create /api/playlists/create |
**Create a new playlist** |
| PUT |
Update Playlist /api/playlists/update |
**Update playlist metadata** |
| DELETE |
Delete Playlist /api/playlists/delete |
**Delete a playlist** |
| Comments | ||
| POST |
Spam /api/comments/spam |
**Mark a comment as spam** |
| PUT |
Update Comment /api/comments/update |
**Edit a comment** |
| POST |
Post /api/comments/post |
**Post a top-level comment on a video** |
| POST |
Reply /api/comments/reply |
Reply to an existing comment |
| POST |
Moderation /api/comments/moderate |
**Set moderation status for a comment** |
| GET |
Comments /api/comments |
**Get comments for a video** |
| DELETE |
Delete Comments /api/comments/delete |
**Delete a comment** |
| GET |
Replies /api/comments/replies |
**Get replies to a comment** |
| OAuth | ||
| POST |
Verify /api/oauth/verify |
**Verify if an access token is valid** |
| GET |
Authorize /api/oauth/authorize |
**Get OAuth2 authorization URL for user consent** |
| POST |
Token /api/oauth/token |
**Exchange authorization code for access and refresh tokens** |
| POST |
Refresh /api/oauth/refresh |
**Get new access token using refresh token** |
| Utility | ||
| GET |
Quota /api/quota |
**Get current API quota usage** |
| GET |
Info /api/info |
**Get API version and available endpoints** |
| GET |
Status /api/health |
**Check if API is running** |
YouTube API V3 Wrapper PRO pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / minute |
|
| PRO Recommended | $5.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 200 / minute |
|
| MEGA | $99.99 / month | 600 / minute |
|