Register Email Standalone
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
Register Email Standalone
Documentation Index
Fetch the complete documentation index at: https://docs.bedolagam.ru/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Request to register new account with email (no Telegram required).
Email address
Password (min 8 chars)
Required string length:
8 - 128First name
Maximum string length:
64Preferred language (ISO 639-1)
Maximum string length:
5Pattern:
^[a-z]{2}$Referral code of inviter
Maximum string length:
32Pattern:
^[a-zA-Z0-9_-]+$