Skip to main content
GET
Fetch top user agents

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

domain_id
integer
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.

Response

Successful Response

Maximum array length: 10
user_agent
string
required

The user agent that was used

count
integer
required

The number of requests made with the user agent