Login by signing a SIWE message
POST /api/v2/auth/siwe
POST
/api/v2/auth/siwe
Request Body required
Sección titulada «Request Body required »object
message
required
SIWE message per EIP-4361
string
signature
required
Wallet signature over the message
string
tenantId
string
Responses
Sección titulada « Responses »Authenticated
object
accessToken
string
refreshToken
string
partial
True when the token is tenant-less and /select-tenant is required next.
boolean
stale
True when membership data has changed and re-authentication is recommended.
boolean