API Reference

Gets a specific time-serie, using token id.

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 a token id, if it's present or using the OAuth2 credentials if not.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique token id for AEMP access.

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