Skip to main content
POST
Verify a SIWE signature and issue a session JWT

Authorizations

X-Publishable-Key
string
header
required

Account Type publishable key (pk_live_...)

Body

application/json
message
string
required
Required string length: 1 - 4096
signature
string
required
Required string length: 132 - 2048
Pattern: ^0x(?:[0-9a-fA-F]{2})+$

Response

Success

status
string
required
Allowed value: "success"
data
object
required
Last modified on July 24, 2026