This listing is not live yet. It will be published on August 6, 2026.
Bot detection and fraud prevention API with IP reputation and email validation.
IPASIS is an API for bot detection and fraud prevention that evaluates risk based on email addresses and IP intelligence. Its primary endpoint, GET /v1/validate-email, accepts an email address and an optional IP, returning a risk score from 0 to 100 along with a risk level (LOW, MEDIUM, HIGH, CRITICAL) and a recommendation (ALLOW, REVIEW, BLOCK). The score is derived from signals such as disposable email domains, newly registered domains, gibberish or bot-generated usernames, role-based accounts, and IP-based factors including Tor exit nodes, proxies, VPNs, hosting/datacenter IPs, and reported abuse. Email responses also include syntax validity, deliverability status, domain age, MX record presence, catch-all status, and SMTP connection results.
A separate GET /v1/lookup endpoint accepts an IP address and returns geolocation data (city, region, country, coordinates, postal code, timezone), ASN information (number, name, route, type, domain), and the associated company name for the IP range.
Requests are authenticated via an X-API-Key header or query parameter. A free API key is available offering 1,000 requests per day without a credit card. Client examples are provided for cURL, JavaScript (fetch), Python (requests), Go (net/http), and Java (HttpClient).
Yes, sign-up includes a free API key with 1,000 requests per day and no credit card required.
It checks syntax validity, MX records, disposable domains, domain age, gibberish usernames, role accounts, catch-all status, and SMTP connectivity.
Yes, the separate IP Lookup endpoint (GET /v1/lookup) returns geolocation, ASN, and company data for an IP on its own.
The docs provide code examples in cURL, JavaScript, Python, Go, and Java.
It combines weighted signals like disposable email (+40), newborn domain (+35), Tor exit node (+50), and proxy/VPN/hosting IP flags, capped at 100.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers