v2

latestOpenAPI 3.1.02026-08-013435189.7 KB
crypto

Get a crypto deposit address

Get (or lazily create) a deposit address for the authenticated user. id must be a valid 0xProcessing currency identifier from cryptoCurrencies.

get/crypto/deposit-address

Query parameters

currencystring required

Currency id from GET /crypto/currencies (e.g. a USDT/USDC/BTC/ETH/SOL identifier).

Response

Successful response.

addressstring required

Blockchain deposit address.

idstring required

0xProcessing currency identifier used to create this wallet.

networkstring required

Network name, e.g. "TRC20", "ERC20", "Bitcoin", "Solana".

tagstring nullable

Memo/tag required for TON, XRP, etc. Null if not required.