Skip to main content
POST
Crypto Transfer

Request

x-api-key
string
required
API Key for authentication
customerId
string
required
UUID of the customer making the transfer
recipient
string
required
Recipient wallet address
network
string
required
The blockchain network for the transfer. Must be one of: solana, evm
currency
string
required
The cryptocurrency to transfer. Must be one of: usdc, usdt
amount
number
required
The amount to transfer

Request Example

Response