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

# API

Integrate your custom solution with Upzelo

## How to connect to Upzelo using the API

Head over to the [Integrations](https://upzelo.com/app/integrations) page in the Setup menu on the bottom left of the dashboard, you will be presented with a list of Integrations that Upzelo offers.

<figure><img src="https://2477763041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fny2KheLD0svN4wwa3pPL%2Fuploads%2FaSRF5521GmR1r8HBig2u%2Fimage.png?alt=media&amp;token=92028d23-f58a-42d7-9bae-d8487ecf555e" alt=""><figcaption></figcaption></figure>

Start by clicking the `Connect` button underneath the API card. To enable write access with the API, click on `Activate API`.

<figure><img src="https://2477763041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fny2KheLD0svN4wwa3pPL%2Fuploads%2Fs1YaXHRSFVxMd0NavJJg%2Fimage.png?alt=media&amp;token=8e6dd13d-4142-4b77-ab64-53ff0fe8d544" alt=""><figcaption></figcaption></figure>

After pressing `Save`, a button will appear that when clicked will take you to create your API keys.

## Creating an API Key

On the `API Keys` page of the Developer section, you will be presented with your `App ID`. This is used in the headers sent to the Upzelo API.

Get started by clicking `Create an API Key`. Enter a name for your API Key and select the appropriate permissions for the key.

Once you have created your API Key, head over to the [API Documentation](https://upzelo.com/api/docs) to get started implementing Upzelo with your system.
