Verify an authentication code and establish a user session.
Verifies an 8-character login code (from either the web-initiated or bot-initiated flow) and creates a session. Returns the full user profile. RequiresDocumentation Index
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key header with the public API key.
user_created flag indicating whether a new account was created during this verification.
true if a new account was created (first-time signup), false for returning users.user_a1b2c3d4) — changeable via POST /v1/users/me/update.0 (User), 1 (Moderator), 2 (Admin), 3 (Owner).0 (Basic), 1 (Trial), 2 (Premium), 3 (Lifetime).psession cookie is set in the response. Include this cookie in subsequent requests./otp), a bot login counter is incremented. After 5 bot logins, the user must log in via the website once before /otp works again.