# 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="https://2895247924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcsKliv3CuXU7kN4gxX9B%2Fuploads%2FWeJ5m2yYzaUWg25BND50%2Fimage.png?alt=media&#x26;token=2015efb4-6540-44cf-92d9-15aabf4de063" alt="" width="563"><figcaption></figcaption></figure></div>

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