ZoomInfo · Schema

Company15

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales IntelligenceIntent DataGo-To-MarketData EnrichmentAI AgentsMCP

Properties

Name Type Description
division string
id integer
name string
descriptionList array
phone string
fax string
street string
city string
state string
zipCode string
country string
continent string
logo string
sicCodes array
naicsCodes array
website string
revenue string
revenueNumeric integer
employeeCount integer
type string
ticker string
ranking array
socialMediaUrls array
primaryIndustry array
industries array
revenueRange string
employeeRange string
View JSON Schema on GitHub

JSON Schema

zoominfo-company15-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "division": {
      "type": "string",
      "example": "example_value"
    },
    "id": {
      "type": "integer",
      "example": 500123
    },
    "name": {
      "type": "string",
      "example": "Acme Corporation"
    },
    "descriptionList": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "object",
        "properties": {
          "description": {
            "type": "string",
            "example": "Enterprise software company"
          }
        },
        "required": [
          "description"
        ]
      }
    },
    "phone": {
      "type": "string",
      "example": "+1-555-555-1234"
    },
    "fax": {
      "type": "string",
      "example": "example_value"
    },
    "street": {
      "type": "string",
      "example": "example_value"
    },
    "city": {
      "type": "string",
      "example": "San Francisco"
    },
    "state": {
      "type": "string",
      "example": "CA"
    },
    "zipCode": {
      "type": "string",
      "example": "94105"
    },
    "country": {
      "type": "string",
      "example": "US"
    },
    "continent": {
      "type": "string",
      "example": "example_value"
    },
    "logo": {
      "type": "string",
      "example": "example_value"
    },
    "sicCodes": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "object",
        "properties": {
          "id": {
            "type": "string",
            "example": "500123"
          },
          "name": {
            "type": "string",
            "example": "Acme Corporation"
          }
        },
        "required": [
          "id",
          "name"
        ]
      }
    },
    "naicsCodes": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "object",
        "properties": {
          "id": {
            "type": "string",
            "example": "500123"
          },
          "name": {
            "type": "string",
            "example": "Acme Corporation"
          }
        },
        "required": [
          "id",
          "name"
        ]
      }
    },
    "website": {
      "type": "string",
      "example": "example_value"
    },
    "revenue": {
      "type": "string",
      "example": "example_value"
    },
    "revenueNumeric": {
      "type": "integer",
      "example": 100
    },
    "employeeCount": {
      "type": "integer",
      "example": 250
    },
    "type": {
      "type": "string",
      "example": "standard"
    },
    "ticker": {
      "type": "string",
      "example": "example_value"
    },
    "ranking": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "string"
      }
    },
    "socialMediaUrls": {
      "type": "array",
      "description": "",
      "example": "https://www.example.com",
      "items": {
        "type": "string"
      }
    },
    "primaryIndustry": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "string"
      }
    },
    "industries": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "string"
      }
    },
    "revenueRange": {
      "type": "string",
      "example": "example_value"
    },
    "employeeRange": {
      "type": "string",
      "example": "example_value"
    }
  },
  "required": [
    "division",
    "id",
    "name",
    "descriptionList",
    "phone",
    "fax",
    "street",
    "city",
    "state",
    "zipCode",
    "country",
    "continent",
    "logo",
    "sicCodes",
    "naicsCodes",
    "website",
    "revenue",
    "revenueNumeric",
    "employeeCount",
    "type",
    "ticker",
    "ranking",
    "socialMediaUrls",
    "primaryIndustry",
    "industries",
    "revenueRange",
    "employeeRange"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Company15"
}

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/zoominfo-company15"
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.