Source tokens and networks
You fund a payout by sending a stablecoin to a deposit address. CallGET /api/payouts/deposit-options for the live list of accepted token and network combinations — each option includes a status of available or unavailable.
Use the token and network values as source_token and source_network in a transfer request.
v2 transfers are USDC only, on
base, solana, polygon, arbitrum, avalanche, or ethereum. Use a v1 transfer for USDT. See v1 vs v2 transfers.
Payout currencies
The API supports 81 ISO 4217 target currencies for quotes and recipients. Pass any of these astargetCurrency or currency:
The payout route is USD-funded and converts to the target currency. If a specific corridor is unavailable, quote and transfer requests return a descriptive
400 error.