# OAuth Token

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

## Get access token

 - [POST /oauth2/token](https://docs.sqr-group.com/apis/oauth-token-docs/oauth-token/getaccesstoken.md): Request an access token using the Client Credentials Grant.  
The access token is required for calling all secured APIs.

