Tofu Enrich API

Credit-metered company and people data enrichment. Two entities — company (keyed on domain or LinkedIn URL) and person (keyed on LinkedIn profile URL or business email) — with a structured filter grammar for search and group/dotted-path field selection for enrichment. Company records cover firmographics, taxonomy, headcount and growth, funding and investors, hiring, web traffic, SEO, Glassdoor/G2 ratings, news, decision-makers and competitors; person records cover employment history, education, skills, GitHub, social and verified business email. Credits are charged per record returned, with no charge when nothing matches. Authentication is a bearer API key prefixed enr_, provisioned by emailed one-time code through the CLI. No OpenAPI is published, but GET /v1/schema/company and GET /v1/schema/person return the complete filter and field vocabulary unauthenticated.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/tofu-enrich-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Tofu Enrich API
description: Credit-metered company and people data enrichment. Two entities — company (keyed on domain
  or LinkedIn URL) and person (keyed on LinkedIn profile URL or business email) — with a structured filter
  grammar for search and group/dotted-path field selection for enrichment. Company records cover firmographics,
  taxonomy, headcount and growth, funding and investors, hiring, web traffic, SEO, Glassdoor/G2 ratings,
  news, decision-makers and competitors; person records cover employment history, education, skills, GitHub,
  social and verified business email. Credits are charged per record returned, with no charge when nothing
  matches. Authentication is a bearer API key prefixed enr_, provisioned by emailed one-time code through
  the CLI. No OpenAPI is published, but GET /v1/schema/company and GET /v1/schema/person return the complete
  filter and field vocabulary unauthenticated.
humanURL: https://enrich.tofuhq.com
baseURL: https://api.enrich.tofuhq.com
tags:
- Data Enrichment
- Company Data
- People Data
- Contact Data
- Lead Generation
properties:
- type: Documentation
  url: https://enrich.tofuhq.com
- type: DeveloperPortal
  url: https://enrich.tofuhq.com
- type: Authentication
  url: authentication/tofu-authentication.yml
- type: ErrorCatalog
  url: errors/tofu-error-codes.yml
- type: RateLimits
  url: rate-limits/tofu-rate-limits.yml
- type: Plans
  url: plans/tofu-plans-pricing.yml
- type: Conventions
  url: conventions/tofu-conventions.yml
- type: DataModel
  url: data-model/tofu-data-model.yml
- type: CLI
  url: cli/tofu-cli.yml
- type: AgentSkill
  url: skills/tofu-enrich.md