Skip to main content

Reporting API - generating an API token

Daniel Ferguson avatar
Written by Daniel Ferguson
Updated over a week ago

API tokens

To generate an API token for your company, go to the API section within the Company Setup page. Note that this page is only visible to company users with the auth manager role. If you cannot see this page, please contact support.

🔒 API tokens are company-level, not user-level. Each token grants access to all projects the company can access.

Click Generate new token, then:

  1. Choose a name and expiration date

  2. Click Generate

Using the API

Include this token as a Bearer token in the Authorization header of each request.

Did this answer your question?