> For the complete documentation index, see [llms.txt](https://developers.coindirect.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.coindirect.com/guides/api-credentials.md).

# API Credentials

## How to create API keys

Once your Account Manager or Technical Implementation Manager confirm that the account is [activated](/guides/account-setup.md), you can generate your API Key.

To do so, go to the Settings -> API integration page in your business account and fill in the "Generate a new API key" form on the right side of the page by specifying the Key description, ticking "Allow withdrawals" if you want to create payouts via API, and whitelisting your server comma-separated IPs. Please note that you will not be able to edit the IP whitelist later.

![Settings](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2FsM3qxoIVzjF024Eodyo8%2FScreenshot%202021-12-02%20at%2016.53.38.png?alt=media\&token=d4c2a791-a15e-4202-a05c-b7d3c3ddebe1)

![List of API keys](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2FP9pd6EeRe0TvhQPQPPgX%2FScreenshot%202022-05-05%20at%2016.27.31.png?alt=media\&token=666e3a34-9a78-46dc-86a9-89eac7b5173e)

![Specify the Key name and make a decision on withdrawals.&#x20;
Don't forget the IP whitelist! You can whitelist multiple IPs - just hit Enter to add the next one](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2FauacKa3B3E7ZFnXF81WY%2FScreenshot%202022-05-05%20at%2016.30.29.png?alt=media\&token=cc65ac81-5131-4a7c-9ecc-f4fc5ea02ec1)

![Submit your 2FA code](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2F81N9iCkDT8mCPL1YLhis%2FScreenshot%202022-05-05%20at%2016.30.36.png?alt=media\&token=a9d532d5-a503-48e8-912a-ebf5ee3c306f)

![Keys generated](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2FxbOeGq6XtjpO4R6Es2zA%2FScreenshot%202022-05-05%20at%2016.30.56.png?alt=media\&token=6757a269-0f24-4aab-b7f9-12755ef4dd3a)

![The new key is added to the list](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2F6zRot4mYHbCDoR8N3jPd%2FScreenshot%202022-05-05%20at%2016.31.09.png?alt=media\&token=28c4a177-0e6e-4038-858c-a43ccc1b6ab8)

![The old key can also be deleted](https://3816126033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfmsue8pIlHK0FqokKL%2Fuploads%2FZ24YU4FENggIlF9MNhLs%2FScreenshot%202022-05-05%20at%2016.34.22.png?alt=media\&token=ee1833ea-eca4-4474-8055-6fedc683d3f5)

{% hint style="danger" %}
Your **HAWK Auth ID and Key** should be stored on your side. Since it is only displayed once, you should write them down or copy them into your application code immediately. If it is lost, you will need to revoke the compromised key on the API Keys page in your business account and generate a new one.
{% endhint %}
