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 target profile for deposit crediting.
A CryptoNetwork is a blockchain transmitting cryptocurrencies.
BITCOIN
, ETHEREUM
, BITCOIN_CASH
, LITECOIN
, SOLANA
, POLYGON_POS
, BASE
, ARBITRUM_ONE
, INK
The Identity of the end user who will make deposits to the created address.
Client-specified ID for replay protection and lookup.
Optional client-specified metadata, which will be added to both the deposit address itself and transfers to the created address. Up to 6 key/value pairs may be provided. Each key and value must be less than or equal to 100 characters.
The Account associated to the identity of the user that will be linked to the created address.
Asset to credit for deposits of Paxos-minted USD stablecoin.
NO_CONVERSION
, USD
Response
A successful response.
The UUID of the deposit address.
The ID of the profile that will be credited when a deposit arrives with this address.
The Paxos Customer to which the profile belongs.
A CryptoNetwork is a blockchain transmitting cryptocurrencies.
BITCOIN
, ETHEREUM
, BITCOIN_CASH
, LITECOIN
, SOLANA
, POLYGON_POS
, BASE
, ARBITRUM_ONE
, INK
The crypto address to send to for deposits.
Asset to credit for deposits of Paxos-minted USD stablecoin.
NO_CONVERSION
, USD
The time at which this address was created.
The Identity of the end user who will make deposits to this address.
Client-specified ID for replay protection and lookup.
Optional client-specified metadata, which is set on deposit address creation. Up to 6 key/value pairs may be returned. Each key and value must be less than or equal to 100 characters.
The Account associated to the identity of the user that will be linked to the created address.
List of networks compatible with the created address. Any of these networks can be used to deposit to the address.