> For the complete documentation index, see [llms.txt](https://ce-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ce-docs.keywordrush.com/modules/content/youtube.md).

# Youtube module

### Getting API Key

1\. Go to the Google API console (you must have a registered Google account): [https://console.developers.google.com](https://console.developers.google.com/)

2\. If you have not created a project in the API console yet, create it now:

![](/files/-M4yAYfcNgaWnUB2TWgb)

3\. Go to `Your project` → `APIs & Auth` → `APIs`, search for the YouTube API in the list of available APIs, and activate it:

![](/files/-M4yJFNy7R-HXtAVxLES)

![](/files/-M4yJLT9dS1vl_XBBf-i)

4\. Go to `Your project` → `Credentials`. If you have not created an `API Key` yet, create it now:

![](/files/-M4yJg0OwmwJakabfOPQ)

![](/files/-M4yJlF1jIcQMB4fi-xt)

{% hint style="warning" %}
Don't set IP-address limits for the API key. If you do, use your server's external IP address (not your local IP).
{% endhint %}
