You may retrieve a set of client credentials by generating an API token (see our API V2 Documentation) and accessing the "Details" page of that token. These client credentials are tied to the token (meaning the token's enabled scopes & disabled status). You are required to set the token's "Project name" for authorization requests to proceed. This project name will be displayed on the OAuth2 authorization page along with your username and the scopes you are requesting.
Requests to the token & token revocation endpoints must be authorized via HTTP Basic Authentication using your token's client credentials. A pre-encoded header has been included on your token's "Details" page for convenience. Requests against API V2 endpoints must be authorized via HTTP Bearer Authentication, using the access token you retrieved from the token endpoint.
OpenAPI specification & wrappers
The token & token revocation endpoints have been included in our API V2 OpenAPI specification & wrappers. See our API V2 Documentation for more information.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.