Returns the top DDoS counts grouped by URL, User-Agent or IP
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
x > 0
Number of items to return
0 <= x <= 10
Number of items to skip
x >= 0
The identity of the requests to group by
URL
, User-Agent
, IP
Filter data items starting from a specified date in ISO 8601 format
"2024-04-13T00:00:00+01:00"
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"
Successful Response
The response is of type object
.