> For the complete documentation index, see [llms.txt](https://docs.ivpay.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ivpay.io/start/get-started/guides/obtaining-api-keys.md).

# Obtaining API Keys

Please navigate to your [Merchant dashboard](https://app.ivpay.io), find the "Points of sale" and click "Add new POS".

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

Choose "Connect to API gateway"

<figure><img src="/files/9u8uwy08HERPr2Cdoozq" alt=""><figcaption></figcaption></figure>

Enter API Key name (the website URL, for example)

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

In next step, copy the API key and use it in the request header to create [payments](/start/ivpay-api/api-reference/payments.md)<br>

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

\
On this page, you can also set your **Webhook URL**, your endpoint to which we will send a webhook about the status of the payment. You can read more about it [here](/start/get-started/webhooks.md).

## Done!
