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 →
Body
application/json
Client-provided unique reference ID for the rule.
Profile ID of the account owner.
Asset being converted from.
Valid values: USDG, PYUSD, USDP, USDC, USD
Asset being converted to.
Valid values: USDG, PYUSD, USDP, USDC, USD
Optional human-readable nickname for the rule.
Identity ID of the account owner.
Account ID where the rule applies.
Response
200 - application/json
A successful response.