{"service":"Vehicle Detection Backend","version":"2.0.0","status":"operational","endpoints":{"detections":{"POST /detections/upload":"Upload vehicle detection data with images","GET /detections/list":"Get recent detections (JSON)","GET /detections/view":"View detections (HTML web interface)"},"other":{"GET /health":"Health check","GET /docs":"Interactive API documentation (Swagger UI)","GET /redoc":"API documentation (ReDoc)"}},"documentation":{"swagger":"/docs","redoc":"/redoc"},"authentication":{"POST /auth/login":"User login (get JWT token, JSON format)","POST /auth/register":"Register new user (Admin only)","GET /auth/me":"Get current user info"},"api_keys":{"POST /api-keys/":"Create API key (Admin only)","GET /api-keys/":"List API keys (Admin only)"}}