Token endpoint
The token endpoint is hosted athttps://auth.eu1.hellgate.cloud.
Authentication
Send your client ID and client secret to the token endpoint using HTTP Basic authentication. The Request an access token operation describes the request and response in full. Tokens are scoped to an audience — the service instance they may call — and carry the scopes that gate individual endpoints. Theaudience and scope parameters are both required on every token request; there
are no defaults, and each must fall within the limits provisioned on your client. For how a specific product
validates the token and which scopes and audience it requires, see that product’s access guide — for example,
Specter Authentication.