> 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/freebase.md).

# Freebase module

{% hint style="warning" %}
The Freebase API is no longer available in Google, so this module no longer works. We've kept it for compatibility with older versions of the plugin.
{% endhint %}

### 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 Freebase API in the list of available APIs, and activate it:

![](/files/-M4yBCgmXGr-0L2i7RMr)

4\. Go to `Your project` → `APIs & Auth` → `Credentials`. If you have not created a `Server API Key` yet, create it now:

![](/files/-M4yBVAoGMJq6UuLx4gA)

{% 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 %}
