auth
Create Session Endpoint
Create a session by verifying a signed challenge.
The challenge must have been requested within the last 60 seconds and the signature must be valid for the challenge message.
Rate limited to 5 requests per minute per IP to prevent brute force.
post/v1/auth/session
Request body
Response
Successful Response