Skip to main content
POST
V2 Prospects Profiles Enrich

Introduction

The Professional Profile Contact and Workplace Enrichments API provides comprehensive professional details about a prospect, including job history, company affiliations, skills, education, and workplace details. This endpoint is designed to enhance prospect intelligence, streamline recruitment efforts, and improve sales and marketing strategies. Key Benefits:
  • Access detailed career history, including past and present job roles.
  • Retrieve company affiliations and workplace insights.
  • Analyze skills and expertise for targeted outreach.
  • Gain educational background to understand professional qualifications.
  • Improve lead scoring and personalization in sales and marketing campaigns.

Endpoint: POST /prospects/profiles/enrich

v2: this endpoint accepts either a single ID (a string) or a list of up to 50 IDs — the separate /bulk_enrich route is gone. See v2 conventions.
  1. Input: Provide a prospect_id (retrieved from the Match Prospects endpoint) to fetch professional details.
  2. Processing: The system gathers professional data from multiple sources and structures it.
  3. Output: A response containing job history, workplace affiliations, skills, and education details.
  • Use verified prospect IDs to ensure accurate data enrichment.
  • Leverage job history and expertise for recruitment and lead scoring.
  • Incorporate workplace insights into sales and marketing automation.
  • Analyze skills and education to personalize communication and engagement.
  • Cross-check company affiliations for networking and partnership opportunities.
For additional enrichment options, explore related API endpoints below.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
prospect_ids
required
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
data
V2ProspectEnrichRow[ProfilesOutputSchema] · object[]
required
total_results
integer
required