Skip to main content
GET
Get top attacked paths from a specific IP (account-scoped)

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Query Parameters

ip
required

The IP address to check

Response

Successful Response

Maximum array length: 10
date
string<date-time>
required

First seen timestamp for the IP+path within retention period

path
string
required

Path value as stored in logs

attack_types
string[]

Distinct rule names seen for this IP+path

attacks
integer
default:0

Total detected attacks (blocked + monitored/suppressed outcomes)

blocked
integer
default:0

Blocked attacks

requests
integer
default:0

Total requests

sessions
integer
default:0

Distinct sessions

user_agents
integer
default:0

Distinct user agents

duration
integer
default:0

last_seen - first_seen in seconds within retention