User APIs/Map & Telemetry
Map Telemetry
GET
/user/map-telemetryReturns the latest telemetry for all user's vehicles.
Bearer token required
ADMIN | USERContent-Type:
application/jsonCode Examples
curl -X GET 'https://<your-domain>:3001/user/map-telemetry' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured server