Send crypto from the wallet
Sends crypto from the wallet itself (real source address, signed by the custodian). idempotency_key is required. Gas is on the client: if the wallet lacks native gas the send is rejected with 422 insufficient_gas before any charge. May bill the wallet_send fee (from the account ledger settlement balance, never the wallet’s on-chain funds; refunded if the core rejects). Requires a verified account and OTP. On an ambiguous failure the send stays pending — retry with the same key, never re-sent.
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Headers
Path Parameters
Body
Response
Idempotent replay of a previous send.
tron, eth, btc "USDT"
Amount in minimal on-chain units.
Service fee charged from the ledger settlement balance.
"USDT"
pending, processing, completed, failed