API tokens
To generate an API token for your company, visit the API section in 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 associated with a company, not a user. Therefore, all API tokens for a given company have access to all projects that that company has access to.
Click Generate new token and:
Choose a name and expiration date
Click Generate
Using the API
To use the API, include this token as a standard bearer token under the Authorization header with each request. Endpoints are documented on the API endpoints page.