LeadIntel API
LeadIntel API provides three tools for B2B sales and marketing teams: **Email Verification** — validate any email address with syntax checks, MX record lookup, disposable domain detection, and a 0–100 lead quality score. **Domain Intelligence** — get WHOIS data, DNS records, tech stack detection, and social links for any domain. **Company Enrichment** — extract company name, industry, size,…
LeadIntel API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
email_bulk_v1_email_bulk_post /v1/email/bulk |
Verify up to **20 email addresses** in a single request. Returns an array of verification results, one per input email. |
| POST |
email_verify_v1_email_verify_post /v1/email/verify |
Verify an email address with multi-layer checks: - **Syntax validation** — RFC-compliant regex check - **MX record lookup** — confirms the domain can receive email - **Disposable… |
| Domain | ||
| POST |
domain_intel_v1_domain_intel_post /v1/domain/intel |
Deep intelligence on any domain: - **WHOIS** — registrar, creation date, expiry, domain age - **DNS records** — A, MX, TXT, NS - **Tech stack** — detect CMS, ecommerce,… |
| Company | ||
| POST |
company_enrich_v1_company_enrich_post /v1/company/enrich |
Extract rich company data from any website domain: - **Company name** and **description** - **Phone number** and **email** (scraped from homepage) - **Physical address** hint -… |
LeadIntel API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|