Skip to main content

Reverse Looker API

Reverse Looker allows you to find the complete LinkedIn profile of a person from their professional email address.

How it works

1

Start a search

Send an email via POST /reverse-contact/single to initiate the search.
2

Retrieve the result

Use the returned ID with GET /reverse-contact/single to get the profile.

Authentication

All requests require an API key in the header:
x-api-key: your_api_key

Get an API key

Create an account on Reverse Looker to get your API key.

Pricing

OperationCost
Single search50 credits
Bulk search50 credits / email

Qualifications

Each search returns a qualification:
QualificationDescription
ongoingSearch in progress
foundProfile found
not_foundNo profile found for this email

Base URL

https://api.reverselooker.com