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
The amount to deposit.
The asset to deposit. Current supported asset: "USD".
The string that the client must provide in the memo field on their deposit to credit their Paxos platform balance.
Response
A successful response.
The response is of type object
.