

ResourcesĬontains information about an action that a particular user has taken on the YouTube site. The table below describes the different types of resources that you can interact with using the API.

For more information, see .Ī resource is an individual data entity with a unique identifier. JSON is a common, language-independent data format that provides a simple text representation of arbitrary data structures. Select a client library to simplify your API implementation.įamiliarize yourself with the core concepts of the JSON (JavaScript Object Notation) data format.
Field genius youtube how to#
If your application will use any API methods that require user authorization, read the authentication guide to learn how to implement OAuth 2.0 authorization. In the list of APIs, make sure the status is ON for the YouTube Data API v3. Go to the API Console and select the project that you just registered.You need a Google Account to access the Google API Console, request an API key, and register your application.Ĭreate a project in the Google Developers Console and obtain authorization credentials so your application can submit API requests.Īfter creating your project, make sure the YouTube Data API is one of the services that your application is registered to use: It also provides an overview of the different functions that the API supports. It explains basic concepts of YouTube and of the API itself. This document is intended for developers who want to write applications that interact with YouTube.
