ZoomInfo · Schema

Result19

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

Properties

Name Type Description
input object
data array
View JSON Schema on GitHub

JSON Schema

zoominfo-result19-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "input": {
      "type": "object",
      "properties": {
        "companyname": {
          "type": "string",
          "example": "Acme Corporation"
        },
        "personfirstname": {
          "type": "string",
          "example": "Acme Corporation"
        },
        "personlastname": {
          "type": "string",
          "example": "Acme Corporation"
        },
        "personemailaddress": {
          "type": "string",
          "example": "jsmith@example.com"
        }
      }
    },
    "data": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "object",
        "properties": {
          "id": {
            "type": "integer",
            "example": 500123
          },
          "firstName": {
            "type": "string",
            "example": "Acme Corporation"
          },
          "lastName": {
            "type": "string",
            "example": "Acme Corporation"
          },
          "title": {
            "type": "string",
            "example": "Vice President of Sales"
          },
          "employmentHistory": {
            "type": "array",
            "description": "",
            "example": [],
            "items": {
              "type": "object",
              "properties": {
                "companyName": {
                  "type": "string",
                  "example": "Acme Corporation"
                },
                "title": {
                  "type": "string",
                  "example": "Vice President of Sales"
                }
              },
              "required": [
                "companyName",
                "title"
              ]
            }
          },
          "emailAddresses": {
            "type": "array",
            "description": "",
            "example": "user@example.com",
            "items": {
              "type": "string"
            }
          },
          "pastEmailAddresses": {
            "type": "array",
            "description": "",
            "example": "user@example.com",
            "items": {
              "type": "string"
            }
          },
          "withinEu": {
            "type": "boolean",
            "example": true
          },
          "hasCanadianEmail": {
            "type": "string",
            "example": "jsmith@example.com"
          },
          "withinCalifornia": {
            "type": "boolean",
            "example": true
          },
          "withinCanada": {
            "type": "boolean",
            "example": true
          },
          "noticeProvidedDate": {
            "type": "string",
            "example": "2025-03-15T14:30:00Z"
          },
          "hasMoved": {
            "type": "string",
            "example": "example_value"
          },
          "looksLikeEu": {
            "type": "string",
            "example": "example_value"
          },
          "looksLikeCalifornia": {
            "type": "string",
            "example": "example_value"
          },
          "looksLikeCanada": {
            "type": "string",
            "example": "example_value"
          },
          "company": {
            "type": "object",
            "properties": {
              "name": {
                "type": "string",
                "example": "Acme Corporation"
              }
            },
            "required": [
              "name"
            ]
          }
        },
        "required": [
          "id",
          "firstName",
          "lastName",
          "title",
          "employmentHistory",
          "emailAddresses",
          "pastEmailAddresses",
          "withinEu",
          "hasCanadianEmail",
          "withinCalifornia",
          "withinCanada",
          "noticeProvidedDate",
          "hasMoved",
          "looksLikeEu",
          "looksLikeCalifornia",
          "looksLikeCanada",
          "company"
        ]
      }
    }
  },
  "required": [
    "input",
    "data"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Result19"
}

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-result19"
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.