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
Example response
{
"nonce": "abcdef123456"
}Request a nonce for Sign-In with Ethereum (SIWE) authentication.
SIWE nonce
{
"nonce": "abcdef123456"
}