Data API request traffic, by source
Returns the number of requests sent to the data API for the given site, broken down by day and source (Engine, SDK: <name>, or Direct). The date range cannot exceed 7 days.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The Kameleoon sitecode.
The start date of the range, in ISO 8601 date format (YYYY-MM-DD). The start date is inclusive, and the range between from and to cannot exceed 7 days.
The end date of the range, in ISO 8601 date format (YYYY-MM-DD). The end date is inclusive, and the range between from and to cannot exceed 7 days.
Response
OK
The response groups request counts by date (YYYY-MM-DD), then source.