latestOpenAPI 3.0.02026-08-15161451.7 KB

6ffb6a8fd74a

Auth

Get SIWE nonce

Request a nonce for Sign-In with Ethereum (SIWE) authentication.

post/v1/auth/siwe/nonce

Response

SIWE nonce

noncestring required

Example response

{
  "nonce": "abcdef123456"
}