RallyBox Relay Server API

RallyBox cloud relay server for ESP32 GNSS data

ESP32 Endpoints

POST /api/gnss/update
Upload GNSS data from ESP32

Client Endpoints

GET /api/gnss/current
Get latest GNSS data (all fields)
GET /api/gnss/position
Get current position only
GET /api/gnss/velocity
Get current velocity only
GET /api/gnss/status
Get GPS status only
GET /api/gnss/history?limit=100
Get recent data history
GET /health
Server health check

Current Status

Last data received: 2025-12-10T16:23:04.540Z

History points: 3

View current data