Skip to main content
POST
Add Wallet to Whitelist

Authorizations

x-api-key
string
header
required

API key for authentication

Authorization
string
header
required

JWT token following RFC001 specification

Body

application/json
client_id
string<uuid>
required
client_request_id
string<uuid>
required
wallet_address
string
required
Pattern: ^0x[0-9a-fA-F]{6,}$
label
string
required
Maximum string length: 100

Response

Wallet added to whitelist

message
string
Example:

"Wallet added to whitelist"

wallet_address
string
Example:

"0xDEF456..."