Skip to main content
POST
Verify the code

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

challengeID
string<uuid>
required

Body

application/json
code
string
required
Required string length: 4 - 10

Response

Code approved; single-use token issued.

Last modified on July 18, 2026