Skip to content

How to Create a YouTube API Key

AXeL edited this page Mar 19, 2022 · 1 revision

To create your Youtube API key, follow these steps:

  1. Go to https://console.developers.google.com.

  2. Login or create a Google account.

  3. Click on “Select a project” or “My Project” then click on “New Project“:

image

  1. Create your project:

image

  1. Select “Library” on the left menu and add “YouTube Data API v3“:

image

  1. Click on “Enable“:

image

  1. Then click on “Credentials” on the left menu:

image

  1. Click on “+ Create credentials” > “API key“:

image

  1. Finally, copy & paste your API key in the appropriate field.

source.

Clone this wiki locally