v1

latestOpenAPI 3.0.32026-07-22500188.9 KB
Authentication

Verify SIWE (V1 Legacy)

V1-compatible endpoint to verify SIWE signature. Routes to V2 if user is migrated.

post/v1/auth/api/siwe

Request body

walletstring

Wallet address of the user.

messagestring

The original SIWE message that was signed by the user.

signaturestring

The signature generated by the user when signing the SIWE message.

Response

Default Response