OAuth Scope
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Path Parameters
The UUID of the profile, or "default" for the default profile.
Query Parameters
Used to include deactivated profiles in the response.
Response
200 - application/json
A successful response.