Adapt · Schema

Adapt Company

A B2B company record returned by the Adapt Prospect API. Includes firmographic attributes and an indicator of how many Adapt contacts are known at the company.

B2B DataContact DataCompany DataLead IntelligenceSales IntelligenceSales AccelerationData EnrichmentProspectingLead GenerationEmail FinderAccount Based MarketingCRM EnrichmentMarketingSales

Properties

Name Type Description
name string
website string
domain string
phoneNumber string
industry string
subIndustry string
headCount string Employee range bucket (e.g. '11-50', '51-200').
revenue string Revenue bracket bucket (e.g. '$1M-$10M').
city string
state string
country string
numberOfContacts integer Count of Adapt contacts available at this company.
View JSON Schema on GitHub

JSON Schema

adapt-company-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/adapt-io/main/json-schema/adapt-company-schema.json",
  "title": "Adapt Company",
  "description": "A B2B company record returned by the Adapt Prospect API. Includes firmographic attributes and an indicator of how many Adapt contacts are known at the company.",
  "type": "object",
  "properties": {
    "name": { "type": "string" },
    "website": { "type": "string", "format": "uri" },
    "domain": { "type": "string" },
    "phoneNumber": { "type": "string" },
    "industry": { "type": "string" },
    "subIndustry": { "type": "string" },
    "headCount": { "type": "string", "description": "Employee range bucket (e.g. '11-50', '51-200')." },
    "revenue": { "type": "string", "description": "Revenue bracket bucket (e.g. '$1M-$10M')." },
    "city": { "type": "string" },
    "state": { "type": "string" },
    "country": { "type": "string" },
    "numberOfContacts": { "type": "integer", "description": "Count of Adapt contacts available at this company." }
  }
}

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/adapt-company"
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 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.