Connect your dispatch software, fleet management tools, or custom apps directly to the eTrack platform via its open REST API — real-time GPS data, full device control, and geofence management.
A complete REST API covering every aspect of the eTrack GPS platform — from live tracking to remote commands.
Poll live device positions — latitude, longitude, speed, ACC status, fuel, battery and more — for up to 100 IMEIs per request via /api/track.
Send remote commands (engine cut-off, defence mode, messages) and query responses via /api/command and /api/queryCommandResponse.
Standard credentials support up to 300 requests/min (18,000/hour). Enterprise credentials are optimized for sustained high-volume workloads up to 1,000 requests/min with burst tolerance.
Full CRUD on geofences, device lists, account management, alarm settings, mileage reports, and sub-customer management on api.etrack.vip.
MD5-Signed Token Authentication
Every request is signed with an MD5 hash of your credentials. Access tokens are valid for 2 hours. Generate a new token via POST /api/login.
Selected Plan: eTrack API Access