Skip to main content
GET
/
auth
/
nonce
Get SIWE nonce
curl --request GET \
  --url https://api.example.com/auth/nonce
{
  "nonce": "<string>"
}

Response

200 - application/json

200

nonce
string
required