Obtain the top 10 user sessions interfacing with a particular domain, identified by 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 IP address to check The IP address to check
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.
Successful Response
10The session ID
The duration of the session in seconds
The number of requests in the session
The number of blocked requests in the session
The start time of the session as a POSIX timestamp