Search infected-machine records by IP or CIDR range
Finds infection records for a specific IPv4 address or CIDR subnet. Provide ips (exact list) OR cidr (subnet) — at least one is required. Exact IPs you search for in ips are never masked, even on the free tier; IPs matched only via cidr remain subnet-masked on free. Cursor-paginated.
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
Provide ips OR cidr — at least one is required.
Exact IPv4 addresses, e.g. ["203.0.113.42"].
IPv4 CIDR range, e.g. "203.0.113.0/24".
Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
asc, desc 1 <= x <= 500