Request an OTP code
Request an OTP code
Sends a one-time code to the account’s phone over the channel configured for the action. Requires a user session (JWT) — API keys receive 403 session_required. Hourly send limits apply.
POST
Request an OTP code
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Body
application/json
Available options:
login, payout, crypto_withdrawal, transfer, banking_operation, card_reveal, api_key_create, member_add, phone_change Response
Challenge created; the code is on its way.
Available options:
login, payout, crypto_withdrawal, transfer, banking_operation, card_reveal, api_key_create, member_add, phone_change Available options:
sms, whatsapp Masked phone the code was sent to.
Available options:
pending, verified, consumed, expired Last modified on July 19, 2026