Skip to main content
POST
Get SIWE challenge message
Wallet verification flow. Follow SIWE verification, then review REST authentication exceptions.
Open the generated operation schema for machine-readable request and response details.

Body

application/json
address
string
required

Ethereum wallet address

Example:

"0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18"

Response

SIWE challenge message

message
string

SIWE message to sign with personal_sign (EIP-191)

nonce
string

Single-use nonce (expires after 10 minutes)

Last modified on September 8, 2026