Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The domain ID
Query Parameters
Specifies the granularity of the result data.
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
Successful Response
UNIX timestamp indicating when the traffic data was recorded
Number of AJAX requests made
Number of API requests made
Number of DDoS attack attempts successfully blocked
Number of successful HTTP 2xx responses from the origin server
Number of HTTP 3xx redirects issued by the origin server
Number of HTTP 4xx errors from the origin server
Number of HTTP 5xx errors from the origin server
Number of requests triggering monitoring actions
Requests resulting in neither blocks nor sanctions
Number of static asset requests
Average origin server response time in milliseconds
Number of timeouts experienced at the origin server
Number of requests allowed through custom rules
Total number of requests
Number of requests served directly by the origin server
Number of requests blocked due to custom rules
Number of requests allowed by security policies
Number of requests blocked by security policies