TrackService
Route optimization & dispatching of multiple vehicles and multiple stops. Use TrackRoad API to optimize 100's of stops in seconds, distance calculation, turn-by-turn directions, and geocoding. Real-time asset tracking & two-way texting are provided using either web interface, free iPhone app or Android app. Routing features include intelligent dispatching, multiple region routing, time window,…
TrackService endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Geocode /geocode |
Use the following method to get latitude and longitude coordinates for a location by specifying values such as a postal code, and street address. |
| POST |
Calculate Distance by Address /distance |
Use the following method to calculate distance and time between two addresses. |
| POST |
Calculate Distance by Location /distance |
Use the following method to calculate distance and time between two locations by using GPS coordinates |
| POST |
Calculate Route /route |
Use the following URL template to get a route by specifying a series of locations. A location is a specified geographical location defined by longitude and latitude that is used… |
| POST |
Calculate Routes /routes |
Use the following URL template to get multiple routes by specifying a series of locations. A location is a specified geographical location defined by longitude and latitude that… |
| POST |
Dispatch /dispatch |
Dispatch method can optimize 100's of stops using one or several vehicles. You can use address or latitude/longitude to define a location of a Vehicle and a Stop. |
TrackService pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $247 / month | — |
|
| ULTRA | $995 / month | — |
|
| MEGA | $4,495 / month | — |
|