IP Spotlight

Fetch top user agents

Retrieve the top 10 user agents interacting with a specified domain, filtered by IP.

get/waap/v1/ip-info/top-user-agents

Query parameters

string ipv4 required
OR
string ipv6 required

The IP address to check

domain_idinteger required

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

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

user_agentstring required

The user agent that was used

countinteger required

The number of requests made with the user agent

Changes

No recorded changes to this endpoint across all 29 revisions of this API.