Admin APIs/Map & Telemetry
Map Events
GET
/admin/map-eventsReturns recent events across all vehicles.
Bearer token required
ADMINContent-Type:
application/jsonCode Examples
curl -X GET 'https://<your-domain>:3001/admin/map-events' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured server