Documentation Index
Fetch the complete documentation index at: https://vpn-docs.wxapros.com/llms.txt
Use this file to discover all available pages before exploring further.
Single IP
The most common pattern: classify one IP at a time.is_vpn, is_proxy, is_residential_proxy, is_tor, is_hosting,
is_cdn, is_relay are the boolean fields most fraud pipelines use.
Batch
For lists of IPs (Pro tier and above), batch endpoint cuts latency dramatically:High-volume
If you’re checking >1 M IPs/day, don’t use the API one-at-a-time — use the bulk export for nightly mirroring and hit local storage. If real-time is required at scale, use the MMDB download: sub-millisecond local lookups with no rate limits, refreshed hourly on your side via cron. The trade-off is lag (your mirror is at most an hour stale).What to do with unknown
classification: "unknown" means we have no high-confidence label for
this IP. Don’t treat unknown as either clean or suspicious — treat it as
“no data.” Common in:
- Brand new ranges (recently allocated by a RIR)
- Sparse cellular ranges with infrequent observations
- Ranges deliberately excluded from our scanning (per opt-out requests)
unknown to their next signal
(behavioral, device, payment risk).