> For the complete documentation index, see [llms.txt](https://6dot50.gitbook.io/6dot50-apis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://6dot50.gitbook.io/6dot50-apis/redemptions-api/authentication.md).

# Authentication

To initiate any calls to the Redemptions API, the Merchant is required to first authenticate. This is done by calling the [authentication/getToken ](/6dot50-apis/redemptions-api/authentication/post-authentication-gettoken.md)operation.

{% hint style="danger" %}

#### Token Expiry&#x20;

Tokens expire after 15 minutes and will need to be refreshed before any further calls can be made.
{% endhint %}
