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 identifier for a domain. When specified, the response will exclusively contain data pertinent to the indicated domain, filtering out information from other domains.
x > 0
Successful Response
The response is of type TopSession · object[]
.