{
"id": "vcl_loc_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"provider": "geotab",
"vehicle": "vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"locatedAt": "2021-01-06T03:24:53.000Z",
"location": {
"longitude": -122.4194155,
"latitude": 37.7749295
},
"metadata": {
"modifiedAt": "2023-11-07T05:31:56Z"
},
"sourceId": "123456789",
"driver": "drv_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"address": {
"formatted": "1.5 miles from Austin, TX"
},
"heading": 25,
"speed": 95.33,
"raw": []
}Vehicle Location
A point-in-time record of a vehicle’s location.
Field Coverage
The percentage of connections across all providers that have data populated for each field.| Field | Coverage |
|---|---|
address.formatted | 60.8% |
driver | 47.5% |
heading | 71.3% |
id | 100% |
locatedAt | 100% |
location | 100% |
provider | 100% |
speed | 83% |
vehicle | 100% |
Supported providers (334)
Supported providers (334)
Unique identifier for the vehicle location in Terminal.
"vcl_loc_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Every provider has a unique code to identify it across Terminal's system. You can find each provider's code under provider details.
"geotab"
The vehicle that the location is tracking. Use the expand query parameter to return the full entity details instead of just the ID.
^vcl_[0-9A-HJKMNP-TV-Z]{26}$"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Show child attributes
Show child attributes
Internal metadata about the time series.
Show child attributes
Show child attributes
The ID used to represent the entity in the source system.
"123456789"
The driver that was driving the vehicle at the time of this location. Use the expand query parameter to return the full entity details instead of just the ID.
^drv_[0-9A-HJKMNP-TV-Z]{26}$"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Reverse geocoded address details for locations when available at the source.
Show child attributes
Show child attributes
Heading in degrees
25
Speed in KPH rounded to 2 decimal places.
95.33
Show child attributes
Show child attributes
[]