API Reference

Gets a specific time-serie, using OAuth2.

Gets the time-series of the specified time-serie type. Time-series is for a single construction machine over the specified time.
The range of a time series is specified by its start date and time and end date and time.
Time range can not be longer than 7 days.
Authentication is done using OAuth2.

Log in to see full request history
Path Params
string
required

Equipement identifier, IMEI number.

string
required

Time serie type to retrieve. Supported values: CumulativeOperatingHours and Locations.

string
required

Start date and time of the requested time-series (inclusive).
Date-time format must align to the ISO-8601 standard.

string
required

End date and time of the requested time-series (inclusive).
Date-time format must align to the ISO-8601 standard.

integer
required

Requested page number. The only supported value is 1.
Next available page number can be derived from the "Links"-section of the response.

Responses

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