Hunter · Schema

CompanyEnrichment

Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence

Properties

Name Type Description
id string Unique identifier for the company record.
name ['string', 'null'] Company name.
legalName ['string', 'null'] Legal name of the company.
domain string Company domain name.
domainAliases array Alternate domain names.
site object
category object Industry classification.
tags array Tags associated with the company.
description ['string', 'null'] Company description.
foundedYear ['integer', 'null'] Year the company was founded.
location ['string', 'null'] Location description.
timeZone ['string', 'null'] Time zone name.
utcOffset ['number', 'null'] UTC offset in hours.
logo ['string', 'null'] Company logo URL.
facebook object
linkedin object
twitter object
crunchbase object
emailProvider ['string', 'null'] Email service provider.
type ['string', 'null'] Company type.
company_type ['string', 'null'] Entity type classification.
ticker ['string', 'null'] Stock ticker symbol.
identifiers object
phone ['string', 'null'] Primary phone number.
metrics object
indexedAt ['string', 'null'] Date when the record was last indexed.
tech array Technologies used by the company.
techCategories array Categories of technologies used.
parent object
ultimateParent object
View JSON Schema on GitHub

JSON Schema

hunter-company-enrichment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CompanyEnrichment",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique identifier for the company record."
    },
    "name": {
      "type": "['string', 'null']",
      "description": "Company name."
    },
    "legalName": {
      "type": "['string', 'null']",
      "description": "Legal name of the company."
    },
    "domain": {
      "type": "string",
      "description": "Company domain name."
    },
    "domainAliases": {
      "type": "array",
      "description": "Alternate domain names."
    },
    "site": {
      "type": "object"
    },
    "category": {
      "type": "object",
      "description": "Industry classification."
    },
    "tags": {
      "type": "array",
      "description": "Tags associated with the company."
    },
    "description": {
      "type": "['string', 'null']",
      "description": "Company description."
    },
    "foundedYear": {
      "type": "['integer', 'null']",
      "description": "Year the company was founded."
    },
    "location": {
      "type": "['string', 'null']",
      "description": "Location description."
    },
    "timeZone": {
      "type": "['string', 'null']",
      "description": "Time zone name."
    },
    "utcOffset": {
      "type": "['number', 'null']",
      "description": "UTC offset in hours."
    },
    "logo": {
      "type": "['string', 'null']",
      "description": "Company logo URL."
    },
    "facebook": {
      "type": "object"
    },
    "linkedin": {
      "type": "object"
    },
    "twitter": {
      "type": "object"
    },
    "crunchbase": {
      "type": "object"
    },
    "emailProvider": {
      "type": "['string', 'null']",
      "description": "Email service provider."
    },
    "type": {
      "type": "['string', 'null']",
      "description": "Company type."
    },
    "company_type": {
      "type": "['string', 'null']",
      "description": "Entity type classification."
    },
    "ticker": {
      "type": "['string', 'null']",
      "description": "Stock ticker symbol."
    },
    "identifiers": {
      "type": "object"
    },
    "phone": {
      "type": "['string', 'null']",
      "description": "Primary phone number."
    },
    "metrics": {
      "type": "object"
    },
    "indexedAt": {
      "type": "['string', 'null']",
      "description": "Date when the record was last indexed."
    },
    "tech": {
      "type": "array",
      "description": "Technologies used by the company."
    },
    "techCategories": {
      "type": "array",
      "description": "Categories of technologies used."
    },
    "parent": {
      "type": "object"
    },
    "ultimateParent": {
      "type": "object"
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/hunter-company-enrichment"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no email required.

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