📊 Qynoro Tracker
API Server Running
✓ Status: API is online and ready to receive requests
Available Endpoints
GET /health
https://qynorotracker:8890/health
Health check endpoint - verify API is running
POST /track
https://qynorotracker:8890/track
Receive conversion data (requires X-API-Key header)
GET /conversions
https://qynorotracker:8890/conversions
List all conversions (requires X-API-Key header)
GET /stats
https://qynorotracker:8890/stats
Get dashboard statistics (requires X-API-Key header)
📈 View Dashboard