Batch IP Lookup
ip_lookup_batchLook up 1-100 IP addresses in one call. kind "lite" = country/ASN from our local dataset; kind "max" = full intelligence. Needs a free key. Example: ips=["8.8.8.8","1.1.1.1"], kind="lite".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes | IPv4/IPv6 addresses | |
| kind | Yes | "lite" or "max" |