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 →
Path Parameters
The ID of the profile that will credited with the assets.
Body
application/json
The kind of asset to deposit.
The amount to deposit.
A CryptoNetwork is a blockchain transmitting cryptocurrencies.
Available options:
BITCOIN
, ETHEREUM
, BITCOIN_CASH
, LITECOIN
, SOLANA
, POLYGON_POS
, BASE
, ARBITRUM_ONE
, INK
Response
200 - application/json
A successful response.
The UUID of the customer activity created for the deposit.