Skip to content

YouTubeAPI Plugin

Daniel Neto edited this page Mar 12, 2020 · 5 revisions

Create or select a project in the API Console.

Complete the following tasks in the API Console for your project:

In the library panel, search for the YouTube Data API v3. Click into the listing for that API and make sure the API is enabled for your project.

In the credentials panel, create two credentials:

  1. Create an API key You will use the API key to make API requests that do not require user authorization. For example, you do not need user authorization to retrieve information about a public YouTube channel.
  2. Create an OAuth 2.0 client ID Set the application type to Other. You need to use OAuth 2.0 credentials for requests that require user authorization. For example, you need user authorization to retrieve information about the currently authenticated user's YouTube channel.
Clone this wiki locally