Retrieve a list of tags associated with the IP address grouped by domains. This will return records for all domains which were accessed by the IP and received tags.
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
Sort the response by given field.
date
, -date
, domain_name
, -domain_name
Number of items to return
0 <= x <= 100
Number of items to skip
0 <= x <= 100000
Successful Response
The response is of type object
.