Description
The Bulk Contact Details Enrichment API allows users to retrieve verified data for multiple prospects in a single request. This endpoint enhances lead intelligence by providing accurate emails, phone numbers, and mobile numbers at scale. Key Benefits:- Bulk retrieval of enriched contact data for up to 50 prospects per request.
- Enhance outreach with validated professional and personal contact details.
- Optimize lead engagement by leveraging multiple verified data points.
How It Works
How It Works
- Input: Provide up to 50
prospect_idvalues, obtained from the Match Prospects endpoint. - Processing: The system retrieves verified contact information, including emails and phone numbers.
- Output: Returns structured data in the same order as the input, ensuring easy mapping.
Request Schema
Request Schema
| Field | Type | Description |
|---|---|---|
prospect_ids | Array | A list of up to 50 unique prospect IDs (Required) |
Example Request (cURL)
Example Request (cURL)
Bash
Example Response
Example Response
JSON
Best Practices
Best Practices
- Batch process multiple prospect IDs to improve efficiency and reduce API calls.
- Ensure valid prospect IDs are used to maximize data accuracy.
- Leverage enriched contact data to refine lead scoring and improve outreach.
- Regularly update CRM records with the latest contact details.
Bulk Contacts Enrichment Output Signals
Bulk Contacts Enrichment Output Signals
| Signal | API Name | Description | Data Type Final |
|---|---|---|---|
| professional_email_status | Individual’s professional email validity status | Recommended validity status for the listed ‘Professional email’ address. Returns one of the following possible values: ‘valid’ emails are determined as safe to email, ‘invalid’ emails are addresses we recommend to erase from mailing lists, ‘catch-all’ emails are created as a precaution by domain owners. For recommendations on how best to use ‘catch all’ emails, read more on our resource center page ‘Email validation: catch-all domains’. | object |
| emails | Individual’s emails | List of all email addresses associated with the individual labeled as a professional or personal email address. | array |
| professions_email | Individual’s professional email | Current professional email address associated with the individual | string |
| mobile_phone | Individual’s mobile phone | Individual’s direct dial mobile phone number. | string |
| phone_numbers | Individual’s phone numbers | List of all phone numbers associated with the individual. | array |
Body Params - Try Me Example
Authorizations
Body
application/json