Skip to content

Instantly share code, notes, and snippets.

@raingart
Forked from zekroTJA/YouTubeAPIKey.md
Created October 15, 2022 06:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raingart/080d09ae4070a8f4f892a93b0075729f to your computer and use it in GitHub Desktop.
Save raingart/080d09ae4070a8f4f892a93b0075729f to your computer and use it in GitHub Desktop.
Short tutorial how to create a YouTube API key

How to create a YouTube API key

What do you need?

  • Google Account

Step 1

Go to console.developers.google.com and create a Project.

Then, give the project a name.

Step 2

After that, you need to enable an API as following:

Then, search for YouTube Data API V3 and enable it for the project.

Step 3

Then, select on the left side the tab Credentials, click on Create credentials and then select API key.

Yay!

And here you have your API key! ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment