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
| Endpoint | Description | Credits |
|---|---|---|
POST /v1/deliverability | Deep email deliverability check | 3 |
POST /v1/contact-intel | Email + Phone + IP combined | 4 |
POST /v1/fraud-signals | Full entity profile — Email + Phone + IP + Domain | 5 |
Common fields in every response
| Field | Type | Description |
|---|---|---|
credits_used | integer | Credits deducted for this request |