Auth
All groupsAPI REFERENCE
Auth
Telegram endpoints exist in the API but have no UI on this site.
Auth
5 endpointsPOST
/v1/auth/loginLogin with email + password, returns session cookies
livePOST
/v1/auth/logoutInvalidate the current session
livePOST
/v1/auth/refreshRefresh the access token from refreshToken cookie
livePOST
/v1/auth/registerCreate a new user account
livePOST
/v1/auth/telegramTelegram login (technical endpoint, no site UI)
live