POST /api/auth/challenge
Request a sign-in challenge for a Bitcoin address. During beta, the address must be whitelisted. Admin addresses bypass the whitelist.Request body
Response
Errors
POST /api/auth/verify
Submit the wallet signature to authenticate and receive a session token.Request body
publicKey is optional but recommended — it speeds up verification for some wallet types.