Analytics
Fetch the traffic data for a specific domain
Retrieves a comprehensive report on a domain’s traffic statistics based on Clickhouse. The report includes details such as API requests, blocked events, error counts, and many more traffic-related metrics.
GET
Authorizations
API key for authentication.
Path Parameters
The domain ID
Query Parameters
Specifies the granularity of the result data.
Available options:
daily
, hourly
, minutely
Filter traffic starting from a specified date in ISO 8601 format
Filter traffic up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.
Response
200
application/json
Successful Response
The response is of type TrafficMetrics · object[]
.