Endpoint
Request body
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email address to validate |
phone | string | Yes | Phone number in E.164 format |
ip | string | Yes | IPv4 or IPv6 address |
Example request
Response
Response fields
The response contains three nested objects —email, phone, and ip — each containing a subset of the fields from their respective standalone endpoints.
For the full field reference for each section, see:
| Field | Type | Description |
|---|---|---|
email | object | Email validation results |
phone | object | Phone HLR results |
ip | object | IP intelligence results |
credits_used | integer | Credits deducted — always 4 for this endpoint |
Use cases
- Signup risk assessment — validate all three data points at registration in a single call
- CRM enrichment — enrich a new lead record with confidence on email, phone, and location simultaneously
- Contact list cleaning — batch-process contacts with a single endpoint rather than three