Docs/Quickstart
Quickstart
Sign in to FRAGMENTAPI and open your account.
FRAGMENTAPI currently provides a web account and Telegram sign in. Follow these steps to verify access.
Sign in with Telegram
Open the sign in page and press the Telegram button. The official Telegram dialog returns you to the dashboard after approval.
Dashboard
After the signature is verified you are redirected to Dashboard. The session is handled on the server.
POST /api/auth/telegram
Content-Type: application/json
{ "id": "123456", "first_name": "Ada", "auth_date": "1710000000", "hash": "…" }