Skip to main content
POST
Profiles

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.
  1. Input: Provide up to 50 prospect_id values, obtained from the Match Prospects endpoint.
  2. Processing: The system retrieves verified professional details, including job history, education, and workplace affiliations.
  3. Output: Returns structured data in the same order as the input, ensuring easy mapping.
Bash
JSON
  • 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.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
prospect_ids
string[]
required
Required array length: 1 - 50 elements
Pattern: ^[a-f0-9]{40}$
request_context
Request Context · object | null
Example:

null

parameters
Parameters · object | null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
total_results
integer
required
data
ProspectsBulkEnrichRow[ProfilesOutputSchema] · object[]
entity_id
Pattern: ^[a-f0-9]{32}$