IP Intelligence & Fraud Detection API
The IP Intelligence & Fraud Detection API gives you instant, actionable insights on any IP address. Built for developers who need reliable fraud prevention, security screening, and user personalization — without the complexity. ## What you get - Geolocation — country, region, city, lat/lon, timezone - ISP & organization data — who owns the IP - VPN detection — 50+ known VPN providers - Proxy…
IP Intelligence & Fraud Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| IP Analysis | ||
| GET |
myIp /my-ip |
Automatically detects and analyzes the IP address of the client making this request. Respects X-Forwarded-For and X-Real-IP headers. |
| POST |
lookupIp /lookup |
Analyze a single IPv4 or IPv6 address. Returns geolocation, ISP, VPN/proxy/Tor detection, datacenter flag, abuse score, and recommended action. |
| POST |
bulkLookup /bulk |
Analyze up to 50 IPv4 or IPv6 addresses in a single call. Results are returned in the same order as the input. All lookups run concurrently for minimal latency. |
| Email Intelligence | ||
| POST |
emailLookup /email/lookup |
Validate an email and assess fraud risk. Checks format validity, disposable domain (5,000+ known providers, updated daily), MX record existence, domain resolution, and role-based… |
| Phone Intelligence | ||
| POST |
phoneLookup /phone/lookup |
Validate a phone number and assess fraud risk. Detects VOIP lines, identifies carrier and line type (MOBILE / LANDLINE / VOIP), and resolves the country of origin. Input must be… |
| Domain Intelligence | ||
| POST |
domainLookup /domain/lookup |
Analyze a domain for fraud indicators. Returns WHOIS data (registrar, age, expiry), DNS health (MX, SPF, DMARC), and flags newly-registered or recently-updated domains. Accepts a… |
| Combined Score | ||
| POST |
combinedScore /score |
Supply any combination of ip, email, and phone and receive a single unified fraud risk score. The combined score weights the highest individual signal at 60% and the average at… |
| System | ||
| GET |
ping /ping |
Lightweight liveness probe used by RapidAPI to verify the API is reachable. |
| GET |
health /health |
Returns service status and live data-source counts (Tor exit nodes and disposable email domains loaded). |
IP Intelligence & Fraud Detection API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | — |
|
| ULTRA | $149 / month | — |
|
| MEGA | $399 / month | — |
|