v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
Reverse lookup

Find person by email (single)

Given an email address, find the person's LinkedIn profile and personal details. If the person's name, company, or other identifiers are also available, use the Kitchen Sink endpoint instead — it accepts all available signals and produces better matches. To avoid 429 errors, space requests evenly (such as 1/60th the rate limit per second) rather than bursting them all at once.

<span><strong>Rate limit:</strong> 3500 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 2 credits per email lookup <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

<span><strong>Recommended timeout:</strong> 1 minute <span title="Recommended timeout: set your HTTP client timeout to at least 1 minute for this endpoint."></span></span>

post/v1/email-to-person/single

Request body

apiKeystring required

Your Fiber API key

emailstring email required

The email address of a person whose LinkedIn profile you want to find.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.