Description
The Bulk Professional Profile Enrichment API provides detailed professional and workplace insights for up to 50 prospects in a single request. This endpoint enables deep analysis of career history, education, and workplace affiliations. Key Benefits:- Retrieve bulk professional profiles including job history, skills, and education.
- Enhance recruiting and sales efforts with verified workplace details.
- Optimize segmentation and outreach using structured career insights.
How It Works
How It Works
- Input: Provide up to 50
prospect_id
values, obtained from the Match Prospects endpoint. - Processing: The system retrieves verified professional details, including job history, education, and workplace affiliations.
- 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
- Ensure valid prospect IDs to maximize data accuracy.
- Use enriched profiles to refine candidate selection and outreach.
- Monitor career movements to track professional growth trends.
- Leverage structured education and skills data for talent and partnership analysis.
Bulk Professional Profile Output Signals
Bulk Professional Profile Output Signals
Field Name | Description | Data Type |
---|---|---|
prospect_id | Unique identifier of the prospect | String |
full_name | Full name of the individual | Optional[str] |
country_name | Country where the individual is located | Optional[str] |
linkedin | URL to the individual’s LinkedIn profile | Optional[str] |
experience | List of past and current job experiences | Optional[List[Dict]] |
education | List of educational background details | Optional[List[Dict]] |
company_name | Name of the company where the individual works | Optional[str] |
company_website | URL to the company’s website | Optional[str] |
job_title | Current job title | Optional[str] |
Body Params - Try Me Example
Authorizations
Body
application/json