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 Paxos fiat account ID (UUID).
The Fiat Account ID (id) is provided in the response of the Create Fiat Account.
Use this ID to retrieve the instructions using Get Fiat Account & List Fiat Accounts.
Body
Response
A successful response.
The Paxos FiatAccount ID (UUID).
PENDING, APPROVED, REJECTED The time at which this FiatAccount was created.
The optional client-specified ID (for idempotence).
The Paxos Identity (identity_id) of the user's FiatAccount.
The Paxos Account (account_id) of the user's FiatAccount.
Required only for customers with 3rd-Party integrations initiating transfers on behalf of their end users.
Optional client-specified metadata. Up to 6 key/value pairs may be returned. Each key and value must be less than or equal to 100 characters.
The time at which this FiatAccount record was most recently updated.