Skip to main content
POST
Register Email Standalone

Body

application/json

Request to register new account with email (no Telegram required).

email
string<email>
required

Email address

password
string
required

Password (min 8 chars)

Required string length: 8 - 128
first_name
string | null

First name

Maximum string length: 64
language
string
default:ru

Preferred language (ISO 639-1)

Maximum string length: 5
Pattern: ^[a-z]{2}$
referral_code
string | null

Referral code of inviter

Maximum string length: 32
Pattern: ^[a-zA-Z0-9_-]+$

Response

Successful Response

Response for email registration (before verification).

message
string
required

Success message

email
string
required

Email address to verify

requires_verification
boolean
default:true

Whether email verification is required