> For the complete documentation index, see [llms.txt](https://docs.xtrakit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xtrakit.com/overview/payments/payout.md).

# Payout

## Create XtraPay Account

To use this API, you need to create a business account on XtraPay or XtraKit (Central Account)**.**&#x20;

**Register Account:** [https://accounts.xtrakit.com](https://accounts.xtrakit.com/)

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

## Generate API Key

Go to Settings > Developers > [API Keys](https://pay.xtrakit.com/settings/developers)

Configure your **callback URL (webhook)** to receive real-time notifications about your transactions' status. Your webhook endpoint **must support the HTTP POST method**, as XtraPay will send all transaction updates to this URL.

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

After completing the setup, include your generated **Live API Key** as a **Bearer token** in the `Authorization` header of every request you send to the XtraPay BPaaS API.
