Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
Verify SIWE signature and return JWT tokens
POST
/auth/verify
Authorizations
api-key
Type
API Key (header: x-api-key)
Request Body
application/json
Schema
JSON
JSON
{
"message"
:
"string"
,
"signature"
:
"string"
}
Responses
201
POST
/auth/verify
Playground
Server
Select a server...
Authorization
api-key
Body
Try it out
Samples