> For the complete documentation index, see [llms.txt](https://docs.idrx.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idrx.co/api/getting-started.md).

# Getting Started

Our API service is only available to a special type of account. To have access to our API, create a [business account](/idrx-account/business-account.md) or contact us via [email](mailto:support@idrx.co). Once we verified your request, a menu called **API Key** will appear on your dashboard.

<figure><img src="/files/ZG5aCzhcRp0zlsoZwsnN" alt=""><figcaption></figcaption></figure>

To use the API, you will need to first generate an API key. To do so, click the **API Key** menu and click the **Generate API Key** button.

<figure><img src="/files/vicPVaQWotaRQw5LrEzB" alt=""><figcaption></figcaption></figure>

After the API Key is generated, make sure to save the secret key. **The secret key will not be shown again.**

<figure><img src="/files/GfqTPEmGj15a1zcqXxFK" alt=""><figcaption></figcaption></figure>

Congratulations, you have succesfully generate your first API Key. Now let's authorize your API key by generating a signature.&#x20;
