Live location tracking for cyclist safety
Current UTC time: 2026-01-22T13:51:18.295350
All session times are stored and displayed in UTC
Protected endpoints require X-API-Key header
Public viewing endpoints (track pages) do not require authentication
POST /api/start-session - Start tracking (requires API key)
POST /api/update-location - Send location (requires API key)
GET /api/get-locations/<token> - Get locations (public)
GET /track/<token> - View tracking map (public)
GET /health - Health check (public)