Get a vehicle's data

Browse a vehicle's generated events

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

start date YYYY-MM-DD[Thh:mm:ss]

string

end date YYYY-MM-DD[Thh:mm:ss], defaults to current time

string

ISO_8601 Duration format (PnYnMnDTnHnMnS, PnW, PT) (ex: P1D = Past 1 Day)

string

Vehicles to search, if not provided looks up all of the users vehicles (json array or csv)

string

Groups to search for (json array or csv)

string

Fields to include (json array or csv) - for more info click here: Spreadsheet - fields

string

Fields to exclude (json array or csv)

string

Event types to search for (json array or csv)

string

Event labels to search for (json array or csv) - for a list of available labels click here: Spreadsheet - labels

string

Event codes es to search for (json array or csv)

string

Filter to run on the results ex (dev_dist > 0 and gps_valid)

string

Normalize data sets to evenly timed chunks

string

Frequency you want to resample by (NF - where N is a Number and F is any of the following: M : Months, D : Days, H : Hours, T : Minutes, S : Seconds) (Ex: 1D - 1 Day)

string

How to resample the data. Allowed values: sum, mean, std, sem, max, min, median, first, last, diff

string

Group by (ex: vid, ignon)

string

Fill in gaps between data sets (forward fill, back fill, padding). Allowed values: ffill, bfill, pad

string

Unit to return distance values in: Default value: meter. Allowed values: meter, km, mile, user

string

Unit to return time values in: Default value: second. Allowed values: second, hour, minute, day

string

Unit to return speed values in: Default value: mph. Allowed values: mph, kph, user

string

Unit to return volume values in: Default value: liter. Allowed values: liter, gallon, user

string

Timezone

string

Order the results by a particular field (place a "-" in front for reverse ordering) (ex: rssi, -speed)

string

Get top "n" events from result

string

Get bottom "n" events from result

number

Round decimal numbers to n digits

string

Format the json response. Allowed values: columns, index, values, split

boolean

returns all floats as ints (lat, lon, hdop, pdop, vdop, ecu_idle_fuel, ecu_total_fuel)

string

Export result. Default value: json. Allowed values: json, html, csv, tsv

boolean

Delegate request to a Job, returns Job ID

number

Break up the request into slices (for very large data sets)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json