The data enrichmentplatform

Enrich transactions, companies, and domains with logos, categories, contact info, and 20+ data fields. One API call.

Try:
10M+
Enrichments processed
<50ms
Average response
20+
Data fields returned
99.9%
Uptime SLA

Trusted by teams at

RevolutN26MonzoBrexRamp

Enrichment Data

Everything you need from one API call

Send a transaction description, company name, or domain. Get back structured data with 20+ fields.

Netflix

Netflix

netflix.com

Category
Streaming
Subcategory
Video Streaming
MCC Code
5815
Subscription
Yes
Confidence
98%
CO2 Impact
Low
+ logo_url, contact_phone, contact_email, support_url, brand_id, country, is_chain...
POST /enrich
// Request
{ "merchantName": "NFLX*NETFLIX.COM" }

// Response
{
  "merchant_name": "Netflix",
  "category": "streaming",
  "subcategory": "video_streaming",
  "logo_url": "https://img.logo.dev/...",
  "domain": "netflix.com",
  "mcc_code": "5815",
  "is_subscription": true,
  "is_online_only": true,
  "is_chain": false,
  "co2_category": "low",
  "confidence": 0.98,
  "contact_phone": "+1 866-579-7172",
  "contact_email": "help@netflix.com",
  "support_url": "help.netflix.com",
  "brand_id": "netflix_us",
  "country": "US",
  "business_type": "subscription",
  "description": "Video streaming service"
}

Merchant Recognition

Real names from cryptic bank codes

merchant_namebrand_id

Categorization

30+ categories and subcategories

categorysubcategory

Brand Assets

Logos via Logo.dev with fallbacks

logo_urldomain

Contact Info

Phone, email, support URL

contact_phonecontact_email

Payment Data

MCC codes and business types

mcc_codebusiness_type

Intelligence

Subscriptions, chains, carbon

is_subscriptionco2_category

5 Endpoints

One API, five data types

Enrich transactions, companies, domains, social profiles, and people.

POST /enrich/req

Transactions

Bank codes → merchant data with logos, categories, and contact info

POST /enrich/company/req

Companies

Company name → industry, size, headquarters, and social profiles

POST /enrich/domain/req

Domains

Website URL → company info, technologies, and contact details

POST /enrich/social/req

Social

Name → LinkedIn, Twitter, Facebook, Instagram, YouTube profiles

POST /enrich/person/req

People

Person name → job title, company, LinkedIn, and location

View full API docs →

Quick Start

Three steps to enrichment

1

Create account & get API key

Sign up free at the dashboard. Your API key is generated instantly.

2

Add funds

Top up your balance with cards, Apple Pay, or Google Pay via Revolut. Start from $10.

3

Start enriching

curl -X POST https://api.easyenrichment.com/enrich \
  -H "Authorization: Bearer enrich_xxxxx" \
  -H "Content-Type: application/json" \
  -d '{"merchantName": "AMZN MKTP US"}'

Pricing

Simple pay-per-request pricing

No subscriptions. No minimums. No commitments.

1-2¢/ request

All fields included. No hidden fees.

Transaction enrichment — 1¢
Company enrichment — 2¢
Domain enrichment — 1¢
Social profiles — 1¢
Person enrichment — 2¢
AI-powered with web search
99.9% uptime SLA

No credit card required

Ready to enrich your data?

Start with a free account. No credit card required.

Read the Docs