LinkedIn to Personal Email (US-only)
The LinkedIn to Personal Email API retrieves the valid personal email address, such as Gmail or iCloud, for any LinkedIn profile. It supports single lookups (linkedin_url) and batch lookups of up to 100 profiles at once (linkedin_urls). This endpoint is US-only data.
Use this to reach contacts outside their work inbox. It’s well suited to recruitment outreach, consumer marketing, or re-engagement campaigns where a personal address improves deliverability.
Use this endpoint to:
- Reach candidates or prospects outside working hours
- Improve deliverability for consumer marketing sends
- Re-engage contacts who’ve left their previous employer
Fair Use Policy: This API is subject to our Fair Use Policy for Enrichment.
Plan Availability:
This endpoint is not available on every plan. Access is set by price tier — call get_account and read personal_email_available. Where it is false, use linkedin_to_business_email instead, or contact support@moltsets.com to request access.
Outcomes:
A lookup that finds nothing is not an error. It returns HTTP 200 with status: "not_found", empty or null results, and the usual metadata — and costs no tokens, though it still counts as one request against your Fair Use requests limit. Read status, not the HTTP code, to tell a hit from a miss. The API’s only 404 is an unknown or retired tool name.
Authorizations
Pass your API key as a Bearer token. Keys follow the format ms_XXXXXXXXXXX.
Headers
Identifies the calling client. Any non-empty value is accepted — MoltSets does not validate its contents. Requests without this header are rejected with 403 Forbidden (error.code: forbidden).
Body
Response
Success
