v1

latestOpenAPI 3.0.02026-07-24311994.6 KB
End User Protection

Search by IP/CIDR

Search for compromises by IP address or CIDR range

post/search-by-ip

Request body

OR

Example request

{
  "ips": [
    "186.18.216.186",
    "0400:1a00:b090:1c47:4e2:3b62:8e86:ecf6"
  ],
  "sort_by": "date_compromised",
  "sort_direction": "desc",
  "types": [
    "employees"
  ],
  "domains": [
    "hpe.com"
  ],
  "keywords": [
    "auth",
    "login"
  ],
  "keywords_match": "any",
  "filter_credentials": true
}

Response

Successful search

nextCursorstring

Cursor for the next page of results