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
The profile ID under which to execute this order.
Trading pair for the quote. Only "PAXGUSD" is currently supported.
Trade side.
BUY
, SELL
The amount of assets (crypto) to mint or redeem.
Response
A successful response.
The ID of the held issuer quote for buying or selling an asset.
Trading pair for the issuer quote.
Trade side.
BUY
, SELL
Amount of asset (crypto) in the issuer quote.
Cost per unit of the asset.
Fee to pay for the transaction.
Amount of fiat to spend or acquire using the issuer quote, excluding fees.
The time at which the issuer quote expires.