Skip to main content
PUT
Manage addresses (add/update/remove)

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

id
string
required

Body

application/json
operations
object[]
required
Required array length: 1 - 100 elements

Response

200 - application/json
id
string
required
Example:

"08846e81-b3a8-7fd9-cc39-d4023a75dcff"

address
string
required
Example:

"0x742d35Cc6634C0532925a3b844Bc9e7595f2bD28"

network
string
required

Network identifier, always lowercased regardless of the casing it was submitted with.

Example:

"ethereum"

label
string
Example:

"payment address"

Last modified on August 5, 2026