Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Headers

X-Idempotency-Key
string<uuid>
required

Idempotency key for safely retrying mutation requests.

Body

application/json
walletAddress
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0xabc..."

signature
string
required
Example:

"0xdef..."

Response

Registration successful

data
object
required