Payout Crypto
Payouts
Payout Crypto
Send a crypto payout directly to a wallet address or saved payout account — no OTP required
POST
Payout Crypto
Headers
Base64-encoded HMAC-SHA256 signature of the request payloadExample:
"5e73d044c44d733fcf819ad3409aaad..."Example:
"2025-03-15T09:45:53.000Z"Unique UUID v4Example:
"550e8400-e29b-41d4-a716-446655440000"Example:
"your-access-id-here"Example:
"application/json"Body
Coin to pay outExample:
"usdt"Chain to send onExample:
"tron"Amount to pay outExample:
"50"Destination wallet address. Required if
payoutAccountId is not provided.Example: "TQn9Y2khDD9JHTfVE5oB2h8BKWWM4LxKLT"Saved payout account ID. Required if
address is not provided.Example: "66aec7de809b7f45c42a49f9"Response
Example:
"success"Example:
"success"The created payout record
Authorizations
HMAC-SHA256 signature. Required headers: x-access-id, x-request-id (UUID), x-timestamp (ISO), authorization (HMAC signature)
Headers
Body
application/json