Skip to main content
POST
Create crypto withdrawal

Authorizations

X-API-Key
string
header
required

Your Daya API key, sent in the X-API-Key header. Issue and scope keys in the Daya dashboard.

Headers

Idempotency-Key
string

Idempotency key for safe retry

Body

application/json

Withdrawal request

address
string
Example:

"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"

address_label
string
Example:

"My Ledger"

amount
string
Example:

"50.00"

caid
string
Example:

"ethereum:0xdac17f958d2ee523a2206206994597c13d831ec7"

save_address
boolean
Example:

true

Response

Withdrawal accepted

data
object
error
object
message
string

Message is an optional banner/toast string.

success
boolean
timestamp
string