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 →
Query Parameters
No other parameters are allowed if ref_ids are provided
No other parameters are allowed if payment_ids are provided
Use together with product to list for a specific customer and product
Use together with product to list for a specific customer and product
Available options:
USDG_REWARDS
Optional, filter by payment status
Available options:
PAYMENT_STATUS_PENDING
, PAYMENT_STATUS_COMPLETED
, PAYMENT_STATUS_FAILED
Number of results to return. Defaults to 100 if no limit is provided.
Sort order for the results by created at, defaults to DESC if not provided.
Available options:
DESC
, ASC
Cursor for getting the next page of results.