Swagger URL: Swagger
Action
Sample URL
Vehicle by VIN /vehicles/{vin}
https://tracker.haseeb.co/vehicles/1HGCR2F3XFA027534
All Vehicles /vehicles
https://tracker.haseeb.co/vehicles
Alerts by Priority and Time Sort by Time DESC/alerts
MEDIUM Alerts in last two hours /alerts
https://tracker.haseeb.co/alerts?priority=MEDIUM
All Alerts /alerts/all
https://tracker.haseeb.co/alerts/all
Readings Geolocation by Vehicle and Time /readings
https://tracker.haseeb.co/readings?vin=1HGCR2F3XFA027534&start=1528175820000&end=1528176000000
Readings default to last 30 mins if no start and end parameters are passed /readings
https://tracker.haseeb.co/readings?vin=1HGCR2F3XFA027534
All Readings /readings/all