Base URL
Request format
All endpoints usePOST with a JSON body and Bearer token authentication.
Endpoints
Core endpoints
| Endpoint | Description | Credits |
|---|---|---|
POST /v1/email | Email syntax, MX, and SMTP validation | 1 |
POST /v1/ip | IP geolocation and proxy detection | 1 |
POST /v1/phone | Phone carrier and HLR lookup | 2 |
POST /v1/domain | Domain WHOIS, DNS, and safety score | 2 |
Bundle endpoints
Bundle endpoints charge dynamically based on the fields you include — you only pay for the lookups you request.| Endpoint | Description | Credits |
|---|---|---|
POST /v1/deliverability | Deep email deliverability check | up to 3 |
POST /v1/contact-intel | Email + Phone + Domain + IP combined | up to 4 |
POST /v1/fraud-signals | Email + Phone + IP — composite fraud risk score | up to 4 |
Common fields in every response
| Field | Type | Description |
|---|---|---|
credits_used | integer | Credits deducted for this request |