v1

latestOpenAPI 3.0.32026-07-22500188.9 KB
B2B Authentication

Verify a SIWE message and return a JWT for API authentication

post/v2/auth/verify

Request body

messagestring required

The original SIWE message that was signed by the user.

sigstring required

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

noncestring required

A unique nonce to prevent replay attacks.

Response

Default Response

successtrue required