OAuth2
Retrieve an Access Token with the OAuth 2.0 flows described below before accessing the API. Once you have an access token, send it in the Authorization
HTTP header to authenticate with the API.
Flow type | authorizationCode |
---|---|
Authorization URL | https://id.pace.cloud/auth/realms/pace/protocol/openid-connect/auth |
Token URL | https://id.pace.cloud/auth/realms/pace/protocol/openid-connect/token |
Refresh URL | https://id.pace.cloud/auth/realms/pace/protocol/openid-connect/token |
Scopes |
|