Skip to content
@CompanyEnrich

CompanyEnrich

Access exclusive company data of local and global businesses. Power your products, agentic workflows, and sales operations with fresh, instant company data APIs

API Status

Welcome to CompanyEnrich — B2B data APIs covering 30M+ companies and 170M+ people profiles. Enrich, search, and connect company and people data for platforms, AI agents, and sales teams.

API Suite

API Description
Company Enrichment Get detailed company data from a domain
Company Search Semantic search across 30M+ companies
Similar Companies Find lookalike companies
People Search Search 170M+ people profiles
Reverse Email Lookup Resolve a person from an email address
Company Headcount Get employee count and headcount trends
MCP Server Connect CompanyEnrich to AI agents via MCP

Getting Started

Sign Up for an API Key

  1. Visit app.companyenrich.com and create an account.
  2. Navigate to your dashboard to obtain your API key.
  3. Review the API documentation to understand how to make requests.

Making Your First API Call

Enrich a company by domain:

Request

GET https://api.companyenrich.com/companies/enrich?domain=example.com&api_key=YOUR_API_KEY

Example using curl

curl -X GET "https://api.companyenrich.com/companies/enrich?domain=example.com&api_key=YOUR_API_KEY" \
  -H "Accept: application/json"

Response

{
  "company": {
    "name": "Example Corp",
    "domain": "example.com",
    "logo": "https://assets.companyenrich.com/logos/example.png",
    "industry": "Information Technology",
    "size": "201-500",
    "founded": 2010,
    "description": "Example Corp is a leading provider of innovative solutions.",
    "address": {
      "street": "123 Example Street",
      "city": "Sample City",
      "state": "CA",
      "postal_code": "90001",
      "country": "USA"
    },
    "social_media": {
      "linkedin": "https://linkedin.com/company/example",
      "twitter": "https://twitter.com/example"
    }
  }
}

API Documentation

Full documentation at docs.companyenrich.com, including:

  • Authentication
  • Endpoints and parameters
  • Response formats
  • Error handling
  • Code examples

Use Cases

  • Data-driven Platforms — Enrich your platform with company insights from 30M+ businesses and 170M contacts.
  • AI Agents — Power your AI agents with semantic search, lookalikes, and tech stack data.
  • Sales Automation — Automate prospecting and lead enrichment with real-time company data.
  • Marketing Segmentation — Improve targeting by enriching lead data with firmographics.
  • Data Verification — Validate and update company records in your database.

Free Tools

Pricing

Flexible plans for businesses of all sizes — from a free tier for testing to enterprise solutions with dedicated support.

Learn more on our Pricing Page.

Support

Stay Updated

Twitter Follow LinkedIn

Popular repositories Loading

  1. icp-score-agent icp-score-agent Public

    AI-powered ICP scoring agent

    TypeScript 2

  2. .github .github Public

  3. datasets datasets Public

    SaaS Companies Dataset

  4. lead-research-agent lead-research-agent Public

    Lead Research Agent - Cloudflare Worker

    JavaScript

  5. agentic-skills agentic-skills Public

    Ready-to-use Claude Code skills for go-to-market teams — lead research, contact enrichment, and prospect intel. Powered by CompanyEnrich APIs

  6. company-enrichment-api-benchmark company-enrichment-api-benchmark Public

    Company enrichment API benchmark with sampled Majestic Million domains, raw provider responses, and reproducible coverage metrics.

    Python

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…