Generate an hourly consumption report.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ISO datetime to select data starting from, inclusively.
"2025-12-24T18:00:00-06:00"
The ISO datetime to select data up to, inclusively.
"2025-12-25T9:00:00-06:00"
[Whitelabelers only] The (case-insensitive) email address of the user whose data to select; multiple addresses can be provided by repeating the key; data for all addresses is selected by default.
The service to select data for; multiple services can be provided by repeating the key; data for all services is selected by default.
1search, browser ["search", "browser"]The time unit to group the data by.
hour, day (planned), total "total"
The hourly report.
The email address of the user whose data is selected.
"user@example.com"
The ISO datetime of the first datapoint.
"2025-12-25T00:00:00+00:00"
The ISO datetime of the last datapoint.
"2025-12-25T15:00:00+00:00"
The service included in the data.
search, browser "browser"
The type of result included in the data.
success, failure "success"
The number of API calls of the service and result type.
x >= 117208
The average number of elapsed seconds of the API calls.
x >= 06.78