YouTube Data API

E697201

The YouTube Data API is a Google service that lets developers programmatically access and manage YouTube resources such as videos, channels, and playlists.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
YouTube Data API canonical 1

Statements (72)

Predicate Object
instanceOf YouTube developer product
web API
accessControl scopes-based permissions
accessEndpoint https://www.googleapis.com/youtube/v3
allows managing comments
managing playlists
managing subscriptions
retrieving channel metadata
retrieving playlist metadata
retrieving video metadata
searching for channels
searching for playlists
searching for videos
uploading videos
authenticationMethod API key
OAuth 2.0 NERFINISHED
category video platform API
developedBy Google NERFINISHED
documentedAt https://developers.google.com/youtube/v3
exposesResource caption
channel
channelSection
comment
commentThread
guideCategory
i18nLanguage
i18nRegion
liveBroadcast
liveStream
playlist
playlistItem
subscription
superChatEvent NERFINISHED
video
videoCategory
watermark
hasClientLibrary .NET client library
Java client library
JavaScript client library
PHP client library
Python client library
Ruby client library
hasVersion YouTube Data API v3 NERFINISHED
partOf Google APIs ecosystem NERFINISHED
YouTube API family NERFINISHED
primaryUse access YouTube data programmatically
manage YouTube content programmatically
providedBy Google Cloud NERFINISHED
YouTube NERFINISHED
quotaUnit quota cost per request
rateLimited true
relatedTo YouTube Analytics API NERFINISHED
YouTube Live Streaming API NERFINISHED
YouTube Player APIs NERFINISHED
replaced YouTube Data API v2 NERFINISHED
requires Google Cloud project NERFINISHED
enabled YouTube Data API service in Google Cloud console
supportsFeature ETag-based caching
filtering
pagination
partial responses via fields parameter
sorting
supportsLanguage multiple programming languages via client libraries
supportsOperation delete resources
insert resources
list resources
search resources
update resources
supportsProtocol HTTP
HTTPS
usesDataFormat JSON
usesQuotaSystem true

How these facts were elicited

The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.

Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10.

# Requirements
- If you don't know the subject at all, return an empty list.
- If the subject is not a named entity, return an empty list.
- Include at least one triple where predicate is "instanceOf".
- Do not get too wordy.
- Separate several objects into multiple triples with one object.
Input
Subject: YouTube Data API
Description of subject: The YouTube Data API is a Google service that lets developers programmatically access and manage YouTube resources such as videos, channels, and playlists.

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Google APIs includes YouTube Data API