v1

OpenAPI 3.1.02026-07-13252193.7 KB
Developer auth

Verify OTP code and get a session JWT

Verifies the OTP code sent to your email and returns a session JWT. Send it in the Authorization header to authenticate as a Developer and manage your API keys (mint/list/revoke).

post/auth/otp/verify

Request body

methodIdstring required
codestring required

Response

Default Response

sessionJwtstring required
messagestring required