Contact details

Introduction

The Contact details enrichments API provides detailed information about individual prospects, including contact details, professional emails, and phone numbers. This API is crucial for lead enrichment, personalized outreach, and enhancing sales intelligence workflows.

📌 Key Benefits:

  • Access validated contact information for prospects.
  • Retrieve multiple email addresses, including personal and professional.
  • Ensure accurate and up-to-date data for prospecting and engagement.

Endpoint:POST /prospects/contacts_information/enrich

How It Works
  1. Input: Provide a prospect_id (retrieved from the Match Prospects endpoint) to retrieve enrichment details.
  2. Processing: The system scans and fetches available data from multiple sources.
  3. Output: A structured response containing contact details, emails, and phone numbers.
Request Schema
FieldTypeDescription
prospect_idStringA unique identifier for the prospect (Required)
Best Practices
  • Use verified prospect IDs for accurate enrichment.
  • Cross-check multiple contact points to reach prospects effectively.
  • Store enriched data in CRM for seamless sales workflows.
  • Update prospect details regularly to maintain accuracy in outreach campaigns.
Contacts Information Output Signal
SignalAPINameDescriptionData Type
contact_nameContact nameFull name of the contact person.string
job_titleJob titleJob title of the contact person.string
email_addressEmail addressEmail address of the contact person.email
phone_numberPhone numberPhone number of the contact person.string
linkedin_profile_urlLinkedIn profile URLLinkedIn profile URL of the contact person.url

Body Params - Try Me Example

prospect_id: ee936e451b50c70e068e1b54e106cb89173198c4
Language
Credentials
Click Try It! to start a request and see the response here!