API Documentation
π Authentication
Obtaining API Key
POST /api/v1/auth/login
Content-Type: application/json
{
"telegram_id": "123456789",
"username": "user123"
}Headers
Authorization: Bearer <your_jwt_token>
Content-Type: application/jsonπ Keys API
Submit Keys
Retrieve Keys
Check Key Status
π€ User API
Profile Information
Points History
π Analytics API
Dashboard Data
Trend Information
π Webhooks
Evaluation Complete Notification
π Response Formats
Success Response
Error Response
π¦ Rate Limits
Last updated