Skip to main content
POST
Add address

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
required

Stable key for this logical operation; reuse it for every retry

Body

application/json

Address to save

address
string
required
Example:

"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"

asset
string
required
Example:

"USDT"

chain
string
required
Example:

"ethereum"

label
string
Example:

"My Ledger"

Response

Address saved

data
object
error
object
message
string

Message is an optional banner/toast string.

success
boolean
timestamp
string