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"
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.