Developers
REST API Reference
Integrate Trackora fleet data with your ERP, TMS, or custom applications using our REST API and webhooks.
Base URL: https://api.trackora.tech
Authentication: Bearer token via API key. Contact developers@trackora.tech for access.
GET
/api/v1/vehiclesList all vehicles in your fleetGET
/api/v1/vehicles/{id}/locationGet real-time vehicle locationGET
/api/v1/tripsRetrieve trip history with filtersPOST
/api/v1/geofencesCreate a new geofence zoneGET
/api/v1/alertsList active and historical alertsPOST
/api/v1/webhooksRegister webhook for real-time events