Retrieve a domain’s requests data.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID
Sort the response by given field.
Filter the response by IP.
Filter the response by reference ID.
Filter the response by response code.
100 <= x <= 599Filter the response by security rule name.
100Filter the response by country codes in ISO 3166-1 alpha-2 format.
Filter the response by actions.
allow, block, captcha, handshake Filter the response by traffic types.
policy_allowed, policy_blocked, custom_rule_allowed, custom_blocked, legit_requests, sanctioned, dynamic, api, static, ajax, redirects, monitor, err_40x, err_50x, passed_to_origin, timeout, other, ddos, legit, monitored Filter data items starting from a specified date in ISO 8601 format
Filter data items up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.
"2024-04-14T12:00:00Z"
Number of items to return
0 <= x <= 100Number of items to skip
0 <= x <= 100000Successful Response