> For the complete documentation index, see [llms.txt](https://docs.zstudioo.com/bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zstudioo.com/bubble.io/api-setup/get-api-key.md).

# Get API Key

### Get OpenAI Key

This application used the OpenAI ChatGPT language model. To get APIs from OpenAI, you must register on their website. Once you are registered, visit the following link;

{% hint style="info" %}
<https://platform.openai.com/>
{% endhint %}

Once you are logged in, click on your profile logo as shown in image below.

<figure><img src="/files/ykcyMiYd5pvhaNEXJket" alt=""><figcaption><p>OpenAI Dashboard</p></figcaption></figure>

Once you click on your profile image, you will see **View API Key.** Click on the same and you will navigate to the API page. On this page you will see as follows;&#x20;

<figure><img src="/files/WI40U4w3wo8S2CwulQsx" alt=""><figcaption><p>OpenAI API</p></figcaption></figure>

Now click on **+ Create new secret key.**  Now you will be prompted with a new API key and you need to save it somewhere or copy it to the clipboard.

###
