Skip to main content
POST
Generate token

Body

application/json
grant_type
enum<string>
required

Must be client_credentials.

Available options:
client_credentials
client_secret
string
required

Project API key.

scope
string

Space-separated scopes (max 500 chars). Omit for full access.

Response

OK

The response is of type object.