v1

latestOpenAPI 3.1.02026-07-26400501584.0 KB
Cabinet Auth

Register Email Standalone

Register new account with email and password.

This endpoint creates a new user WITHOUT requiring Telegram authentication. An email verification link will be sent to confirm the email address.

User must verify email before they can login.

If TEST_EMAIL is configured, test email accounts are auto-verified.

post/cabinet/auth/email/register/standalone

Request body

emailstring email required

Email address

passwordstring required

Password (min 8 chars)

first_namestring nullable

First name

languagestring

Preferred language (ISO 639-1)

referral_codestring nullable

Referral code of inviter

Response

Successful Response

messagestring required

Success message

emailstring required

Email address to verify

requires_verificationboolean

Whether email verification is required