Sign In

Youtube Data API v3 issued

You can generate a YouTube API key in the Google Cloud Console .
1.
Sign in to the Google Cloud Console :
Sign in to the Google Cloud Console and create a project or select an existing project.
2.
Enable YouTube Data API :
Go to the APIs & Services menu and select Libraries .
Enter YouTube Data API v3 in the search box and select the searched API.
Activate the API by clicking the Enable button.
3.
Generate an API key :
In the API & Services menu , go to Credentials .
+ Click Create Credentials and select API Key .
You can copy the generated API key and use it in your n8n or cURL requests.
4.
(Optional) Set up API key security :
The generated API key can be exploited if exposed externally, so it is recommended to limit access to only certain IP addresses or websites through security settings such as IP address restrictions or domain restrictions .
Once you've completed these settings, you'll get a key that you can use to make YouTube API calls.