F FRAGMENTAPI
Docs/API

API

Server routes available in FRAGMENTAPI.

The project API is currently limited to authentication routes. All Next.js routes run on the primary domain.

Telegram auth

POST /api/auth/telegram

Validates Telegram data and returns { ok: true, user } on success.

Availability

Use GET /en/status to check web application availability.