v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
IP Spotlight

Fetch request and session metrics for a given IP address (and optionally a domain)

Retrieve metrics encompassing the counts of total requests, blocked requests and unique sessions associated with a specified IP address. Metrics provide a statistical overview, aiding in analyzing the interaction and access patterns of the IP address in context.

get/waap/v1/ip-info/counts

Query parameters

string ipv4 required
OR
string ipv6 required

The IP address to check

domain_idinteger nullable

The identifier for a domain. When specified, the response will exclusively contain data pertinent to the indicated domain, filtering out information from other domains.

Response

Successful Response

total_requestsinteger required

The total number of requests made by the IP address

blocked_requestsinteger required

The number of requests from the IP address that were blocked

unique_sessionsinteger required

The number of unique sessions from the IP address