# Authorization

{% hint style="info" %}
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
{% endhint %}

## Get your API keys

Retrieve the API Keys from the Developers section within your account. Utilize this key as a bearer token in the Authorization header included with each request: **`Authorization: Bearer {{secretkey}}`**

<figure><img src="https://313608655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4krm6NiwB1qLQi5bHr4s%2Fuploads%2Fp05bJnlSbJfAjO0fwWMz%2Fpaytota_doc_developer.png?alt=media&#x26;token=2b3b38c6-0ab4-4493-b0fb-e62b3f66cd92" alt=""><figcaption></figcaption></figure>

## Base Url

{% hint style="success" %}
[https://gate.paytota.com/](https://gate.paytota.com/login)
{% endhint %}
