Trips Data - old

Fetches aggregated data from Trips data set on the various trips vehicles have driven.
The report includes any trip that has a start time and end time within the configured period.

When using the cities & polygon filter, the report includes any trip that started, ended, or passed through the mentioned cities or polygon properties.

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

📘

Read about API Rate Limits

📘

Read more about Error Codes.

Body Params
date
required

The start date and time of the report (YYYY-MM-DD HH:MM:SS)

date
required

The end date and time of the report (YYYY-MM-DD HH:MM:SS)

country_codes
array of strings
required

Comma separated strings of 2-or-3 lettered country codes.

country_codes*
states
array of strings

Comma separated strings of state names. The country_codes filter is required when using this parameter. The report includes any trip that either started or ended on one or more of listed states.

states
cities
array of strings

Comma separated strings of city names. The country_codes filter is required when using this parameter. The report includes any trip that either started or ended on one or more of listed cities.

cities
polygon
array of strings

We support 2 formats: 1. WKT Format 2. A list of lists comprised of dictionaries representing each point (lon, lat) in a polygon. The country_codes filter is required when using this parameter. The report includes any trip that has either started or ended on the polygon.

polygon
int32

The maximum number of cars the report should return.

int32

The maximum number of trips records allowed per report

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json