Skip to main content
GET
Get challenge nonce

Response

200 - application/json

Challenge nonce to sign.

SIWX challenge nonce.

nonce
string<uuid>
required

Challenge nonce (UUID v4). A successful POST /auth/siwx/verify consumes it, and any later use returns 401 "Invalid or expired nonce.". A failed verify does not consume it. Sign a message containing the line Nonce: <nonce> with the wallet, and request a new nonce for every sign-in.