Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Basic authentication is used to authenticate requests to the Backend API. The username is the project ID and the password is the API secret.

The project ID and API secret can be found in the Developer Panel.

Query Parameters

fromDate
string
required

date range start

toDate
string
required

date range end

interval
enum<string>
required

interval as string

Available options:
minutely,
hourly,
daily,
monthly
queryType
string
required

queryType as string

applicationID
string
osName
string

Response

tbd

panel
object
required