One API · Company + Social

The full picture behind any email, domain, or handle.

Give us one email, domain, or @handle. We hand back the whole person: where they work and what they do, verified contact details, and how far their reach goes across 30+ social platforms. All from a single call.

You only pay for the LinkedIn calls you make. No subscriptions. Packages never expire.

POST/v1/enrich live
{ "handle": "@jordan.builds" }
JR
Jordan Rivera
resolved · person + company + 4 socials
matched
Company
companyNorthwind Labs
titleHead of Growth
emailjordan@northwind.io
revenue$50-100M
headcount240
stackHubSpot · Segment
The gap

Everyone else gives you half a person.

Most tools only show you one side of the same person. So you pay two vendors, reconcile two bills, and babysit a script that tries to glue their records together.

Company data tools

Know the résumé.

Can tell you
  • + Job title, company, seniority
  • + Verified work email & phone
  • + Revenue, headcount, tech stack
Blind to
  • - Which platforms they're active on
  • - Whether they're a creator with reach
  • - Real-time audience & engagement
Social data tools

Know the audience.

Can tell you
  • + Followers, views, engagement rate
  • + Posts, comments, transcripts
  • + Cross-platform reach
Blind to
  • - The company behind the handle
  • - A work email or a real name
  • - Whether they're a buyer or decision-maker
Data Enrich does both at once. One call gives you the professional and the profile, already matched up.
What you get

Both sides of a person, in one record.

Send whatever you have: an email, a domain, or a social handle. We work out who it is and send back everything we know about them, their work life and their social life side by side, in one clean JSON response.

01

Identity resolution

Give us an email, a domain, or an @handle, and we match it to one real person or company. No duplicates.

02

Firmographics & contacts

Company, title, seniority, verified emails and phones, revenue band, headcount, and tech stack.

03

Live social presence

Real-time followers, engagement, and recent posts across TikTok, Instagram, YouTube, X, LinkedIn, and more.

04

Match & merge

We connect the work identity to the social one and tell you how sure we are, so you're never left guessing who's who.

Coverage

The reach of social data. The depth of company data.

500M+
People & companies
30+
Social platforms
250+
Data points per entity
1
API call to get it all
How it works

One request in. One clean record out.

  1. 1

    Send an identifier

    An email, a company domain, or a social handle. Whatever you've got works.

  2. 2

    We resolve & enrich

    We match it across our company graph and 30+ live social sources, all in real time.

  3. 3

    Get one merged JSON

    Company and social fields in one object, matched with a confidence score. Drop it straight into your CRM, product, or agent.

# one endpoint, one header
curl https://api.dataenrich.tech/v1/enrich \
  -H "x-api-key: YOUR_KEY" \
  -d '{ "email": "jordan@northwind.io" }'

{
  "person":  { "name": "Jordan Rivera", "title": "Head of Growth" },
  "company": { "name": "Northwind Labs", "revenue": "50-100M" },
  "social":  {
    "tiktok":    { "followers": 1240000, "eng_rate": 0.068 },
    "instagram": { "followers": 486000 }
  },
  "match_confidence": 0.97
}
Built for developers & agents

Priced for builders. Ready for your AI stack.

Everything you'd want from a modern API, without the subscription lock-in. And your agents can already call every endpoint.

Drop-in

One key. No OAuth.

A single x-api-key header and simple query params. No SDK required.

Scale

No rate limits

Run concurrent requests against live data. No per-minute caps, no throttling.

Agent-ready

MCP · CLI · Skill

An official MCP server, a CLI, and a Claude Code skill. Drop it into whatever you're already running.

Fair

No expiry, no lock-in

Buy a package of LinkedIn calls and use it whenever. No monthly commitment.

# claude_desktop_config.json: every endpoint becomes a tool your agent can call
{ "mcpServers": { "data-enrich": { "command": "npx", "args": ["@data-enrich/mcp"] } } }

> enrich jordan@northwind.io and tell me if they're a creator worth partnering with
Pricing

Pay for the LinkedIn calls you make.

Pricing is based on your LinkedIn API call volume. Pick the package that fits your scale, and top up whenever you need more. Packages never expire, and there are no subscriptions.

Starter
$2,500
250,000 LinkedIn API calls
  • All LinkedIn endpoints
  • No subscription
Talk to us
Best value
Growth
$4,800
500,000 LinkedIn API calls
  • All LinkedIn endpoints
  • Priority resolution
Talk to us
Scale
$7,500
750,000 LinkedIn API calls
  • All LinkedIn endpoints
  • Priority support & SLA
Talk to us

Every price is a prepaid package of LinkedIn API calls that never expires, with no subscription. Need more than 750K calls? Talk to us for volume pricing.

Get started

Stop stitching two vendors together.

Grab a key, make one call, and get the whole picture back.

POST api.dataenrich.tech/v1/enrich · x-api-key: YOUR_KEY