Email Address to B2B Person Profile
Use this endpoint to find a B2B person profile based on the provided email.
POST
Email Address to B2B Person Profile
Email to B2B Person Profile
Convert an email address into a B2B person profile. Find the professional identity behind any email.Endpoint Details
- Pricing
- Rate Limits
| Metric | Value |
|---|---|
| Cost | 10 credits per profile found |
| No Results | FREE if no profile found |
Quick Example
Request Parameters
Work email address to lookup. Preferred over personal_email.
Personal email address to lookup. Alternative identifier.
Response
B2B person profile URL or slug (null if not found)
Credits used (10 if found, 0 if not)
Human-readable status message
Example Response
Success Messages
| Message | Meaning | Cost |
|---|---|---|
Profile URL found | B2B person profile successfully identified | 10 credits |
No profile found for this email. | No matching profile found | FREE |
Workflow
Enrich Further
Use B2B Person Profile to get full profile details.
Best Practices
Use work email first
Use work email first
Work emails have higher match rates than personal emails for professional profiles.
Chain with B2B Person Profile
Chain with B2B Person Profile
After finding a profile URL, use B2B Person Profile to get complete profile data.
Handle no matches gracefully
Handle no matches gracefully
Not all emails have associated professional profiles. Plan for partial enrichment.
Use Cases
CRM Enrichment
Add B2B person profile links to your CRM contacts.
Lead Research
Identify the professional identity behind inbound leads.
Visitor Identification
Match website visitors to professional profiles.
Data Completeness
Fill in missing profile URLs in your contact database.
Authorizations
Your LeadMagic API key. Header name is case-insensitive (X-API-Key, X-API-KEY, x-api-key all work).
Body
application/json
Email Address to B2B Person Profile