Skip to main content

Authentication

string
required
Your API key

Body

string
required
The email address to search. Must be a valid email.Example: john.doe@company.com
any
Custom data to associate with this search. Will be returned in the webhook if configured.
object
Optional search configuration.

Response

string
required
Unique search identifier. Use it with GET /reverse-contact/single to retrieve the result.
number
required
Number of credits consumed (always 50 for a single search).
string
required
Confirmation message.

Next step

Retrieve the result

Use the returned ID to get the LinkedIn profile found.