Auth
All groupsAPI REFERENCE

Auth

Telegram endpoints exist in the API but have no UI on this site.

Auth

5 endpoints
POST/v1/auth/login

Login with email + password, returns session cookies

live
POST/v1/auth/logout

Invalidate the current session

live
POST/v1/auth/refresh

Refresh the access token from refreshToken cookie

live
POST/v1/auth/register

Create a new user account

live
POST/v1/auth/telegram

Telegram login (technical endpoint, no site UI)

live