Turn a social profile URL into complete, structured person data

Pass a LinkedIn or social profile URL and get back a complete, structured B2B person profile. Transparent, reliable, and GDPR-compliant.

Live API playground

Try it yourself, right here

Run live request
Running live request
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
curl -X POST https://api.reversecontact.com/v2/enrich/persons \
  -H "Authorization: Bearer <API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{ "email": "satya@microsoft.com" }'
POST api.reversecontact.com/v2/enrich/persons
200 OK·247 fields
{
  "success": true,
  "data": {
    "person": {
      "fullName": "Satya Nadella",
      "headline": "Chairman and CEO at Microsoft",
      "location": "Redmond, Washington, United States",
      "photoUrl": "https://media.rc.com/p/satya.jpg",
      "linkedInUrl": "https://linkedin.com/in/satyanadella",
      "currentPosition": {
        "title": "Chairman and CEO",
        "companyName": "Microsoft",
        "startDate": "2014-02"
      },
      "emails": [ 2 verified  ],
      "experience": [ 8 roles  ],
      "education": [ 3 schools  ],
      "skills": [ 24 items  ]
    },
    "company": {
      "name": "Microsoft",
      "domain": "microsoft.com",
      "industry": "Software Development",
      "employeeCount": 221000
    }
  }
}
🔒 GDPR compliant
Copy JSON
Running live request
This can take a few seconds
This is a live response from our production API.
Live retrieval

Get the data on demand when freshness matters most.

Structured objects

Receive consistent JSON objects (person, company, job, activity) ready to store.

Transparency built-in

Every object includes freshness and confidence metadata.

Structured person data you can actually see.

One endpoint style, predictable schemas, and full data coverage so you can get deep context and freshness at the same time.

How teams put this data to work

On-demand enrichment

Enrich a record exactly when you need it (lead creation, signup, scoring). Reduce stale data by fetching live for mission-critical actions.

CRM & RevOps standardization

Normalize fields across tools with consistent schemas. Keep one reliable profile per entity to prevent duplicates and mismatches.

Product features

Embed enrichment into your product as a reliable user-facing feature. Deliver predictable objects that are easy to render and cache.

Analytics pipelines

Store structured entities in your warehouse to power reporting and segmentation. Improve join reliability with stable IDs and normalized attributes.

AI context grounding

Provide agents with verified, structured context before they generate outputs. Reduce hallucinations by using exact fields instead of inferred data.

Data refresh workflows

Refresh entities on schedules or triggers to keep your system current. Use last_updated to control refresh frequency and cost.

How does it works ?

A synchronous flow built for real-time usage.

01
Pass a URL

Pass a LinkedIn or social profile URL, or a profile ID.

02
Fetch the profile

Get back a structured profile in real time, or from our database when available.

03
Store and activate

Save the profile, enrich other records, or pass it to your automations and AI workflows.

Trusted by data-driven teams

“Our data team built an internal ops product with Reverse Contact. It improved identity resolution across systems and provided a reliable people & company layer.”

Ethan Carter
Data Team, Gitpod

“We use Reverse Contact as a trusted data provider for our product inside our RevOps workflows. It helps our customers unify CRM records and enrich missing context...”

David Bromberg
CEO, Lantern

“Reverse Contact provided a reliable identity resolution layer for our product. The API is straightforward, outputs are consistent, and match quality is strong.”

Lucas Perret
Head of Product, lemlist

Compliance-by-design. Built to be defensible.

Reverse Contact is designed to support GDPR/CCPA-aligned data practices. We maintain clear sourcing principles, respect data subject rights, and prioritize accuracy over guesswork.

GDPR
CCPA

Frequently Asked Questions

Can't find the answers to your questions?
Reach out to us by clicking here.

B2B Data made for Products & Workflows

Stop cleaning and reconciling records. Start shipping products powered by a reliable identity layer.

98.2
%
API uptime
300
M
Requests / month
<4
s
Response time (P95)