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

# Authentication

To make REST API requests, you need a valid API token. To generate a token, open the app, go to Settings, and find **API Access**. Here, you can create a new token. Remember, the token is shown only once when it's created.

<div align="center" data-full-width="true"><figure><img src="/files/B7lh9qu912NIt1InUyqT" alt="" width="563"><figcaption></figcaption></figure></div>

Include your token as a `x-gcf-access-token` header on all API queries.
