googleapis.com

The YouTube Data API v3 is an API that provides access to YouTube data, such as videos, playlists, and channels.

🔑 oauth2 76 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Retrieves a list of search resources
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://youtube.googleapis.com/youtube/v3/search
Retrieves a list of resources, possibly filtered.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://youtube.googleapis.com/youtube/v3/videos
Retrieves a list of members that match the request criteria for a channel.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://youtube.googleapis.com/youtube/v3/members
Endpoints (76 total)
GET
/youtube/v3/search
Retrieves a list of search resources
GET
/youtube/v3/videos
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/members
Retrieves a list of members that match the request criteria for a channel.
GET
/youtube/v3/captions
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/channels
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/comments
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/playlists
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/activities
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/i18nRegions
Retrieves a list of resources, possibly filtered.
GET
/youtube/v3/liveStreams
Retrieve the list of streams associated with the given channel. --
GET
/youtube/v3/captions/{id}
Downloads a caption track.
GET
/youtube/v3/i18nLanguages
Retrieves a list of resources, possibly filtered.
At a glance
Total SDKs10
Languages6
Endpoints76
Authoauth2
Categories2
https://youtube.googleapis.com