To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs are relative to this service endpoint:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[[["YouTube creators and rights holders can control whether their content is used to train AI models through a specific setting in YouTube Studio."],["The YouTube Video Third-Party Trainability API allows for the identification of whether a specific video can be used for AI training purposes."],["By default, the third-party training setting for content is turned off, and creators must actively enable it if they choose."],["The service endpoint for the API is `https://youtube.googleapis.com/youtube/v3/videoTrainability`, with a specific resource URI available to check video trainability status."],["The get method allows users to check the trainability status of a given video through the use of the `GET /videoTrainability` call."]]],["Creators and rights holders can control whether their YouTube content is used to train AI models. They enable or disable the \"Allow third-party companies to train AI models using my content\" option in YouTube Studio. The YouTube Video Third-Party Trainability API allows identification of a video's trainability status without authentication or quota requests. The API uses the `https://youtube.googleapis.com/youtube/v3/videoTrainability` endpoint, and the `GET /videoTrainability` method returns the video's trainability status.\n"]]