Skip to content

Verify SIWE signature and return JWT tokens

POST
/auth/verify

Authorizations

api-key
Type
API Key (header: x-api-key)

Request Body

application/json
JSON
{
  
"message": "string",
  
"signature": "string"
}

Responses

Playground

Server
Authorization
Body

Samples