Verify SIWE signature
Verify SIWE signature
0xArchive API reference for Verify SIWE signature. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
POST
Verify SIWE signature
Body
application/json
SIWE message returned by /v1/auth/web3/challenge and signed by the wallet.
65-byte hex ECDSA signature, with or without 0x prefix.
Example:
"0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
Response
SIWE verification succeeded and session cookies were set.
Last modified on June 19, 2026