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

Give us one email, domain, or @handle. We hand back the whole picture: their role, their company, and how far their reach goes across 30+ social platforms, all from publicly available data. In one call.

Usage-based  ·  No rate limits  ·  Every plan unlocks every endpoint

POST/linkedin/v1/profiles live
{ "url": "linkedin.com/in/jordan-rivera" }
JR
Jordan Rivera
resolved · person + company + 4 socials
matched
Company
companyNorthwind Labs
titleHead of Growth
websitenorthwind.io
revenue$50–100M
headcount240
stackHubSpot · Segment

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
  • + Industry, size, and website
  • + 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
  • The real name and role behind it
  • 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.

One record. Both worlds. Zero stitching.

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

01

Identity resolution

Start with whatever you've got, an email, a domain, or an @handle, and we match it to one real person or company. No duplicates.

02

Company & firmographics

Company, title, seniority, industry, revenue band, headcount, and tech stack, from publicly available sources.

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.

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

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 POST, one header
curl -X POST https://api.dataenrich.tech/linkedin/v1/profiles \
  -H "x-api-key: YOUR_KEY" \
  -H "content-type: application/json" \
  -d '{ "url": "https://www.linkedin.com/in/jordan-rivera" }'

{
  "name": "Jordan Rivera",
  "headline": "Head of Growth at Northwind Labs",
  "location": "Austin, TX",
  "followers": 18400,
  "connections": 4200,
  "current_position": { "title": "Head of Growth", "company": "Northwind Labs" }
}

Priced for builders. Ready for your AI stack.

Everything you'd want from a modern API: one key, clean docs, and predictable pricing. 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.

Simple

One credit per call

Most calls are one credit, with no hidden multipliers. You only pay for the calls you make.

# 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

Simple, usage-based pricing.

Every plan unlocks every endpoint. Most calls are 1 credit; a few cost more, see the full breakdown in the docs.

Most popular
Builder
$2,500
250,000 credits
  • Every endpoint included
  • MCP server & CLI
  • Match & merge confidence
Start building
Growth
$4,800
500,000 credits
  • Everything in Builder
  • Priority resolution
  • Webhook & bulk enrich
Choose Growth
Enterprise
$7,100
750,000 credits
  • Volume pricing
  • Custom data points & SLAs
  • White-glove onboarding
Choose Enterprise

Most calls are 1 credit; a few cost more. Unused credits do not roll over.

Stop stitching two vendors together.

Grab a key, make one call, and get the whole picture back. Plans start at $2,500.

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