IP / ASN / Network Snapshot
When you sit behind RapidAPI / reverse proxies / load balancers, the **first debugging question** is always: “What IP does my backend actually see?” This endpoint returns a clean, stable JSON response (OpenAPI-first) that you can use to: - validate `X-Forwarded-For` / `X-Real-IP` behavior - correlate requests with your logs (abuse, fraud, geo, network) - build toward ASN/ISP enrichment (roadmap)
IP / ASN / Network Snapshot endpoints
| Method | Endpoint | Description |
|---|---|---|
| Network | ||
| GET |
asnCheck /asn/check |
|
| Health | ||
| GET |
healthz /healthz |
|
IP / ASN / Network Snapshot pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 10 / second |
|
| ULTRA | $19 / month | 50 / second |
|