Get Current User
User
Get Current User
Retrieve the authenticated user’s profile, plan, and token balance
GET
Get Current User
Request
Response
Internal user ID.
Display name.
Email address (null if registered via Telegram only).
Telegram username (null if registered via email/Google).
Profile picture URL.
Active subscription plan:
free (Starter) | basic | pro | vip | eliteISO 8601 datetime when the current subscription expires. Null for Starter plan.
Current token balance (subscription tokens + bonus tokens combined).
Monthly token allowance for your plan.
Max requests per hour.
0 = unlimited (Elite plan).Max requests per day.
0 = unlimited (Elite plan).Which authentication methods are connected to this account.
Response Example
Get Balance
Lightweight endpoint for just token balance info.Update Profile
Update your display name or avatar.Request Body
New display name.
New avatar URL.

