Skip to content

OAuth Token API (1.0)

This API provides an OAuth 2.0 Client Credentials flow to obtain access tokens that are required to call secured endpoints.
The token is a JWT (JSON Web Token) with a limited lifetime.

Download OpenAPI description
Languages
Servers
https://api.sqr-group.com/

OAuth Token

— This API allows clients to obtain access tokens using the client credentials flow.

Operations