YouTube Advanced
Endpoints
Ungrouped Endpoints 20
YouTube v3 14
What is the YouTube Advanced API?
YouTube & YouTube v3 endpoints
YouTube Advanced API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
YouTube Advanced API endpoints
- GET
/auto-complete/Auto Complete
Auto Complete
- GET
/channel/channels/Channel Channels
Channel Channels
- GET
/channel/community/Channel Community
Channel Community
- GET
/channel/details/Channel Details
Channel Details
- GET
/channel/playlists/Channel Playlists
Channel Playlists
- GET
/channel/search/Channel Search
Channel Search
- GET
/channel/videos/Channel Videos
Channel Videos
- GET
/community-post/comments/Community Post Comments
Community Post Comments
- GET
/community-post/details/Community Post Details
Community Post Details
- GET
/home/Home
Home
- GET
/playlist/details/Playlist Details
Playlist Details
- GET
/playlist/videos/Playlist Videos
Playlist Videos
- GET
/search/Search
Search
- GET
/v2/channel-detailsChannel Details (v2)
Channel Details (v2)
- GET
/v2/trendingTrending
Trending
- GET
/v2/video-detailsVideo Details (v2)
Video Details (v2)
- GET
/video/comments/Video Comments
Video Comments
- GET
/video/details/Video Details
Video Details
- GET
/video/related-contents/Video Related Contents
Video Related Contents
- GET
/video/streaming-data/Video Streaming Data
Video Streaming Data
- GET
/videos/Videos
Returns a list of videos that match the API request parameters.
- GET
/videoCategories/VideoCategories
Returns a list of categories that can be associated with YouTube videos.
- GET
/subscriptions/Subscriptions
Returns subscription resources that match the API request criteria.
- GET
/v3/search/Search
Returns a collection of search results that match the query parameters specified in the API request. By default, a search result set identifies matching `video`, `channel` and `playlist` resources, but you can also configure queries to only retrieve a specific type of resource.
- GET
/playlists/Playlists
Returns a collection of playlists that match the API request parameters. For example, you can retrieve all playlists that the authenticated user owns, or you can retrieve one or more playlists by their unique IDs.
- GET
/playlistItems/PlaylistItems
Returns a collection of playlist items that match the API request parameters. You can retrieve all of the playlist items in a specified playlist or retrieve one or more playlist items by their unique IDs.
- GET
/i18nRegions/I18nRegions
Returns a list of content regions that the YouTube website supports.
- GET
/commentThreads/CommentThreads
Returns a list of comment threads that match the API request parameters.
- GET
/i18nLanguages/I18nLanguages
Returns a list of application languages that the YouTube website supports.
- GET
/channelSections/ChannelSections
Returns a list of `channelSection` resources that match the API request criteria.
- GET
/comments/Comments
Returns a list of comments that match the API request parameters.
- GET
/channels/Channels
Returns a collection of zero or more `channel` resources that match the request criteria.
- GET
/captions/Captions
Returns a list of caption tracks that are associated with a specified video.
- GET
/activities/Activities
Returns a list of channel activity events that match the request criteria. For example, you can retrieve events associated with a particular channel or with the user's own channel.