ZoomInfo
ZoomInfo is a leading B2B contact database and sales intelligence platform that provides detailed company and contact information, helping sales and marketing teams identify and connect with potential customers.
Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.
API Evangelist profiles ZoomInfo the way a machine reads it — 904 machine-readable artifacts across 23 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — ZoomInfo scores 68.9/100 (strong), with a separate agent-readiness read of 60/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile ZoomInfo
Each block below is one kind of artifact we hold for ZoomInfo. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 23
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
ZoomInfo Authentication API
The ZoomInfo API authenticates client access requests using a JSON Web Token (JWT). A JWT is a string that is generated by the server for the client that can then be passed alon...
ZoomInfo Bulk API
Use the Bulk APIs to search, retrieve, and enrich large ZoomInfo company and contact datasets through asynchronous batch processes. With 20x more records than Contact and Compan...
ZoomInfo Company Enrich API
Use [Company Enrich](#59a59d9e-7eb9-44fa-904a-f10f9ab7c5fd) to retrieve company detail using valid query parameters. A Company Enrich request requires you to specify both input ...
ZoomInfo Company Location Enrich API
Use [Company Location Enrich](#2b221ad0-f6c2-40cb-b721-6513e90afd8d) to retrieve company location detail using valid query parameters. Refer to the examples provided to build a ...
ZoomInfo Company Master Data Enrich API
The new [Company Master Data Enrich](#8b6cffe4-cb34-44ab-ad5d-1953d372ffd3) endpoint brings together ZoomInfo firmographic data with the EverString firmographic data along with ...
ZoomInfo Company Search API
Use [Company Search](#4506f0ad-9147-4016-991f-ce8ef6700f07) to retrieve company data using valid query parameters. * To build your request, retrieve a list of valid query parame...
ZoomInfo Compliance API API
Use the Compliance endpoints to request and return data related to data privacy and opt-out compliance for contacts stored in the ZoomInfo database.
ZoomInfo Contact Enrich API
Use [Contact Enrich](#c145dd01-eb54-4fc2-bbdb-9edc04b7ea1b) to retrieve contact detail using valid query parameters. A Contact Enrich request requires you to specify both input ...
ZoomInfo Contact Search API
Use [Contact Search](#2e5121fd-df42-41a4-95d6-0e8f24eebd92) to retrieve contacts using valid query parameters. * To build your request, retrieve a list of valid query parameters...
ZoomInfo Corporate Hierarchy Enrich API
Use [Corporate Hierarchy Enrich](#585acff6-f231-4109-b818-b2ff586c18d3) to retrieve corporate hierarchy detail using valid query parameters. A Corporate Hierarchy Enrich request...
ZoomInfo Hashtags Enrich API
Use [Hashtags Enrich](#886fb5cc-b587-4f26-bd68-892798d45ffe) to retrieve company hashtags using valid query parameters. A Hashtags Enrich request requires you to specify the inp...
ZoomInfo Intent Enrich API
Use [Intent Enrich](#c1e5300d-8ffb-40f0-b899-be98f884e505) to retrieve intent data using valid query parameters. Refer to the examples provided to build a valid JSON request: * ...
ZoomInfo Intent Search API
Use [Intent Search](#93f940a4-4381-49dd-8fbc-42cbc75a7a39) to retrieve Intent-related data using valid query parameters. * To build your request, retrieve a list of valid query ...
ZoomInfo Lookup API
This folder contains a series of lookup endpoints.
ZoomInfo Monitoring API/Webhooks API
ZoomInfo data is highly dynamic, with contacts, companies and related data being constantly updated in real-time in our database. Naturally, our clients want these changes to be...
ZoomInfo News Enrich API
Use [News Enrich](#a04f60d9-353e-4eb1-9c37-0539ee6b8d13) to retrieve news data using valid query parameters. Refer to the examples provided to build a valid JSON request: * Use ...
ZoomInfo News Search API
Use [News Search](#4c4c979b-4495-4a17-8925-7d00c52c7e19) to retrieve news-related data using valid query parameters. * To build your request, retrieve a list of valid query para...
ZoomInfo OrgChart Enrich API
Use [Org Chart Enrich](#763b3c10-41d1-4d52-9775-1712f712202e) to retrieve org chart detail using valid query parameters. Refer to the examples provided to build a valid JSON req...
ZoomInfo Scoop Enrich API
Use [Scoop Enrich](#545c603a-fbe5-48b6-b4b4-bdca626fead0) to retrieve Scoop data using valid query parameters. Refer to the examples provided to build a valid JSON request: * Us...
ZoomInfo Scoop Search API
Use [Scoop Search](#3099d72f-6857-4432-89c2-736410680e60) to retrieve scoop-related data using valid query parameters. * To build your request, retrieve a list of valid query pa...
ZoomInfo Technology Enrich API
Use [Technology Enrich](#9fc40c02-fe95-448f-a6f4-e903c85c81a9) to retrieve company technology detail using valid query parameters. Refer to the examples provided to build a vali...
ZoomInfo Usage API
You can use the Usage endpoint to find what your current API usage and limits are.
ZoomInfo WebSights API API
The Websights API identifies anonymous website traffic by resolving IP addresses (IPv4 & IPv6) to return company and ISP profiles and IP geolocation details. **Company vs. ISP r...
Scroll within the panel for all 23 ·
Postman Collections 1
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
ZoomInfo
POSTMANOpen Collections 1
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
ZoomInfo
OPEN COLLECTIONArazzo Workflows 8
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
ZoomInfo Authenticate and Search Contacts
Exchange ZoomInfo credentials for a JWT and search the contact database.
ARAZZOZoomInfo Resolve a Company from a URL
Authenticate, then resolve a company website into ZoomInfo master-data fields.
ARAZZOZoomInfo Search and Enrich a Company
Authenticate, find a company by metro/industry/tech, then enrich the top match.
ARAZZOZoomInfo Search a Company and Pull Its Intent
Authenticate, find a company, then pull that account's intent signals when a match is found.
ARAZZOZoomInfo Search and Enrich a Contact
Authenticate, search contacts, then enrich the top match for phone and email.
ARAZZOZoomInfo Find Intent Signals and Enrich the Account
Authenticate, search intent signals by topic, then enrich the top company showing intent.
ARAZZOZoomInfo Find Scoops and Enrich the Company
Authenticate, search Scoops by company and date window, then enrich the company behind the top Scoop.
ARAZZOZoomInfo Discover Scoops then Refine by Department
Authenticate, search Scoops for a company, then re-pull the top company's Scoops scoped by department.
ARAZZOScroll within the panel for all 8 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
MCP Server
MCP SERVERGraphQL 1
Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.
GraphQL schemas published by this provider.
ZoomInfo GraphQL Schema
This conceptual GraphQL schema represents the ZoomInfo B2B data and intelligence API. ZoomInfo provides programmatic access to its contact database, company intelligence, intent...
GRAPHQLPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Zoominfo Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Zoominfo Finops
FINOPSFeatures 14
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Contact Search
Search for contacts by job title, company, location, industry, and other criteria
Company Search
Search for companies by industry, revenue, employee count, location, and technology stack
Contact Enrichment
Enrich contact records with verified email addresses, phone numbers, and professional details
Company Enrichment
Enrich company records with firmographic data including revenue, employee count, and technographics
Intent Data
Identify companies showing buying intent signals based on content consumption patterns
Scoops
Access business intelligence scoops about company changes, hiring, and strategic initiatives
News Intelligence
Search and enrich news articles related to companies and contacts
Technology Tracking
Identify technologies used by companies across their tech stack
Corporate Hierarchy
Map organizational structures including parent companies, subsidiaries, and divisions
Org Chart
Access organizational chart data showing reporting relationships within companies
Webhooks
Real-time notifications for data changes and updates via webhook subscriptions
Bulk Operations
Submit batch search and enrichment jobs for large-scale data processing
WebSights
Identify website visitors by IP address and enrich with company information
Compliance
Access compliance data to support GDPR and privacy regulation requirements
Scroll within the panel for all 14 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Zoominfo Context
JSON-LDSpectral Rules 2
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
ZoomInfo API Rules
SPECTRALZoomInfo API Rules
SPECTRALJSON Schema 280
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
AddanobjectTypetoasubscription
JSON SCHEMAAddress
JSON SCHEMAAddress1
JSON SCHEMAAddress2
JSON SCHEMAAuthenticateRequest
JSON SCHEMABulkCompanyEnrichRequest
JSON SCHEMABulkCompanyEnrich
JSON SCHEMABulkCompanyEnrichwithRequiredFields
JSON SCHEMABulkCompanySearch-Preview
JSON SCHEMABulkCompanySearch-Redeem
JSON SCHEMABulkCompanySearchRequest
JSON SCHEMABulkContactEnrichRequest
JSON SCHEMABulkContactEnrich
JSON SCHEMABulkContactEnrichwithRequiredFields
JSON SCHEMABulkContactSearch-Preview
JSON SCHEMABulkContactSearch-Redeem
JSON SCHEMABulkContactSearchRequest
JSON SCHEMABulkJobResultsRequest
JSON SCHEMABulkJobStatusRequest
JSON SCHEMABulkJobStatus
JSON SCHEMAChangetheobjectTypeforasubscription
JSON SCHEMACompanyEnrichInput
JSON SCHEMACompanyEnrichOutput
JSON SCHEMACompanyEnrichRequest
JSON SCHEMACompanyFunding
JSON SCHEMACompanyMasterDataEnrichInput
JSON SCHEMACompanyMasterDataEnrichOutput
JSON SCHEMACompanyMasterDataEnrichRequest
JSON SCHEMACompany
JSON SCHEMACompanySearchInput
JSON SCHEMACompanySearchRequest
JSON SCHEMACompany10
JSON SCHEMACompany12
JSON SCHEMACompany13
JSON SCHEMACompany15
JSON SCHEMACompany18
JSON SCHEMACompany20
JSON SCHEMACompany24
JSON SCHEMACompany25
JSON SCHEMACompany8
JSON SCHEMACompany9
JSON SCHEMACompetitor
JSON SCHEMAComplianceInput
JSON SCHEMAComplianceOutput
JSON SCHEMAComplianceRequest
JSON SCHEMACompliance
JSON SCHEMAContactEnrichInput
JSON SCHEMAContactEnrichOutput
JSON SCHEMAContactEnrichRequest
JSON SCHEMAContactSearchInput
JSON SCHEMAContactSearchOutput
JSON SCHEMAContactSearchRequest
JSON SCHEMACorporateHierarchyEnrichRequest
JSON SCHEMACreateWebhookRequest
JSON SCHEMACreateasimplewebhook
JSON SCHEMACreateawebhook-multipleobjecttypes
JSON SCHEMAData
JSON SCHEMAData1
JSON SCHEMAData10
JSON SCHEMAData11
JSON SCHEMAData12
JSON SCHEMAData13
JSON SCHEMAData14
JSON SCHEMAData15
JSON SCHEMAData16
JSON SCHEMAData17
JSON SCHEMAData18
JSON SCHEMAData19
JSON SCHEMAData2
JSON SCHEMAData20
JSON SCHEMAData21
JSON SCHEMAData22
JSON SCHEMAData23
JSON SCHEMAData24
JSON SCHEMAData25
JSON SCHEMAData28
JSON SCHEMAData29
JSON SCHEMAData3
JSON SCHEMAData30
JSON SCHEMAData31
JSON SCHEMAData32
JSON SCHEMAData33
JSON SCHEMAData34
JSON SCHEMAData35
JSON SCHEMAData36
JSON SCHEMAData37
JSON SCHEMAData38
JSON SCHEMAData39
JSON SCHEMAData4
JSON SCHEMAData40
JSON SCHEMAData41
JSON SCHEMAData42
JSON SCHEMAData43
JSON SCHEMAData44
JSON SCHEMAData45
JSON SCHEMAData46
JSON SCHEMAData5
JSON SCHEMAData6
JSON SCHEMAData7
JSON SCHEMAData8
JSON SCHEMAData9
JSON SCHEMADatum
JSON SCHEMADatum10
JSON SCHEMADatum11
JSON SCHEMADatum2
JSON SCHEMADatum5
JSON SCHEMADatum8
JSON SCHEMADatum9
JSON SCHEMADeleteWebhook
JSON SCHEMADescriptionList
JSON SCHEMAEducationDegree
JSON SCHEMAEducation
JSON SCHEMAEducation2
JSON SCHEMAEducation21
JSON SCHEMAEmployeeGrowthDataPoint
JSON SCHEMAEmployeeGrowthDataPoint1
JSON SCHEMAEmployeeGrowth
JSON SCHEMAEmployeeGrowth1
JSON SCHEMAEmploymentHistory
JSON SCHEMAEmploymentHistory4
JSON SCHEMAEnrichcompaniesbyname
JSON SCHEMAEnrichcompanybyID
JSON SCHEMAEnrichcompanybylocation
JSON SCHEMAEnrichcompanylocation
JSON SCHEMAEnrichcontactbyfirstnamelastnamecompanyId
JSON SCHEMAEnrichcontactsbynameandID
JSON SCHEMAEnrichcontactsusingmultipleemailaddresses
JSON SCHEMAEnrichcontactsusingrequiredfields
JSON SCHEMAEnrichcontactusingfullnameandcompanyId
JSON SCHEMAEnrichcontactusingpersonId
JSON SCHEMAEnrichcorporatehierarchy-multiplecompanies
JSON SCHEMAEnrichcorporatehierarchy-singlecompany
JSON SCHEMAEnrichhashtagsforacompany
JSON SCHEMAEnrichmultiplecompanies
JSON SCHEMAEnrichtechnologyforacompany
JSON SCHEMAExternalUrl
JSON SCHEMAFamilyNode
JSON SCHEMAFamilyNode1
JSON SCHEMAFamilyNode2
JSON SCHEMAFamilyTree
JSON SCHEMAGenerateVerificationToken
JSON SCHEMAGeoLocation
JSON SCHEMAGetCompanyRanking
JSON SCHEMAGetCompanySearchOutputField
JSON SCHEMAGetCorporateHierarchyEnrichInput
JSON SCHEMAGetCorporateHierarchyEnrichOutput
JSON SCHEMAGetHashtagEnrichInput
JSON SCHEMAGetIPEnrichInput
JSON SCHEMAGetLocationEnrichInput
JSON SCHEMAGetSubscriptionTypes
JSON SCHEMAGetTechnologyEnrichInput
JSON SCHEMAGetallwebhooks
JSON SCHEMAGetaspecificwebhook
JSON SCHEMAHashtag
JSON SCHEMAHashtagsEnrichRequest
JSON SCHEMAIPEnrichRequest
JSON SCHEMAIPbelongstoISP
JSON SCHEMAIPbelongstoacompany
JSON SCHEMAInput
JSON SCHEMAInput1
JSON SCHEMAInput10
JSON SCHEMAInput11
JSON SCHEMAInput12
JSON SCHEMAInput14
JSON SCHEMAInput15
JSON SCHEMAInput17
JSON SCHEMAInput2
JSON SCHEMAInput3
JSON SCHEMAInput4
JSON SCHEMAInput6
JSON SCHEMAInput7
JSON SCHEMAInput8
JSON SCHEMAInput9
JSON SCHEMAIntentEnrichInput
JSON SCHEMAIntentEnrichOutput
JSON SCHEMAIntentEnrichRequest
JSON SCHEMAIntentEnrich
JSON SCHEMAIntentSearchInput
JSON SCHEMAIntentSearchOutput
JSON SCHEMAIntentSearchRequest
JSON SCHEMAIntentSearch
JSON SCHEMAIntentTopic
JSON SCHEMAIPEnrichOutput
JSON SCHEMAIPEnrichRequest
JSON SCHEMAIspInfo
JSON SCHEMAJobFunction
JSON SCHEMAJobFunction3
JSON SCHEMALocationEnrichOutput
JSON SCHEMALocationEnrichRequest
JSON SCHEMALocationMatch
JSON SCHEMAMatchCompanyInput
JSON SCHEMAMatchCompanyInput1
JSON SCHEMAMatchCompanyInput2
JSON SCHEMAMatchCompanyInput3
JSON SCHEMAMatchPersonInput
JSON SCHEMAMatchPersonInput1
JSON SCHEMAMatchPersonInput2
JSON SCHEMAMatchReason
JSON SCHEMAMatchbyZoomInfocompanyID1
JSON SCHEMAMatchbycompanyURL
JSON SCHEMAMatchbycompanyaddress1
JSON SCHEMAMatchbyphonenumber
JSON SCHEMANaicsCode
JSON SCHEMANameaddressandmatchreason
JSON SCHEMANewsEnrichInput
JSON SCHEMANewsEnrichOutput
JSON SCHEMANewsEnrichRequest
JSON SCHEMANewsEnrich
JSON SCHEMANewsSearchInput
JSON SCHEMANewsSearchOutput
JSON SCHEMANewsSearchRequest
JSON SCHEMANewsSearchusingallinputs
JSON SCHEMANewsSearchusingpartialinputs
JSON SCHEMAOrgChartEnrichInput
JSON SCHEMAOrgChartEnrichOutput
JSON SCHEMAOrgChartEnrichRequest
JSON SCHEMAOrgChartEnrich
JSON SCHEMAParentage
JSON SCHEMAParentage1
JSON SCHEMAPhone
JSON SCHEMAQuery
JSON SCHEMAQuery1
JSON SCHEMARecommendedContact
JSON SCHEMARecommendedContact1
JSON SCHEMAResult
JSON SCHEMAResult1
JSON SCHEMAResult10
JSON SCHEMAResult11
JSON SCHEMAResult12
JSON SCHEMAResult14
JSON SCHEMAResult15
JSON SCHEMAResult16
JSON SCHEMAResult17
JSON SCHEMAResult18
JSON SCHEMAResult19
JSON SCHEMAResult2
JSON SCHEMAResult3
JSON SCHEMAResult4
JSON SCHEMAResult5
JSON SCHEMAResult6
JSON SCHEMAResult7
JSON SCHEMAResult8
JSON SCHEMAResult9
JSON SCHEMAScoopEnrichInput
JSON SCHEMAScoopEnrichOutput
JSON SCHEMAScoopEnrichRequest
JSON SCHEMAScoopEnrich
JSON SCHEMAScoopSearchInput
JSON SCHEMAScoopSearchOutput
JSON SCHEMAScoopSearchRequest
JSON SCHEMAScoopSearch
JSON SCHEMASearchcompaniesbyemployeegrowthrate
JSON SCHEMASearchcompanieswithsortingandpaging
JSON SCHEMASearchcontactsbyZipCoderadius
JSON SCHEMASearchcontactsbydepartmentandcompanylocation
JSON SCHEMASearchcontactsbyemployeegrowthrate
JSON SCHEMASearchcontactsbystockticker
JSON SCHEMASicCode
JSON SCHEMASocialMediaUrl
JSON SCHEMASubUnitTypeInfo
JSON SCHEMASubscription
JSON SCHEMASubscription1
JSON SCHEMASubscription3
JSON SCHEMASubscription8
JSON SCHEMATechAttribute
JSON SCHEMATechnologyEnrichRequest
JSON SCHEMAType
JSON SCHEMAUpdateWebhookRequest
JSON SCHEMAUpdateawebhooktodeletesubscriptions
JSON SCHEMAUpdateawebhooktoenableit
JSON SCHEMAUsage
JSON SCHEMAUsage1
JSON SCHEMAValidateTargetURLRequest
JSON SCHEMAValidateTargetURLisaccessible
JSON SCHEMAValidateTargetURLRequest
JSON SCHEMAWebhook
JSON SCHEMAZiMatchReason
JSON SCHEMAZiMatchReason2
JSON SCHEMAScroll within the panel for all 280 ·
JSON Structure 280
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Zoominfo Addanobject Typetoasubscription Structure
JSON STRUCTUREZoominfo Address Structure
JSON STRUCTUREZoominfo Address1 Structure
JSON STRUCTUREZoominfo Address2 Structure
JSON STRUCTUREZoominfo Authenticate Request Structure
JSON STRUCTUREZoominfo Bulk Company Enrich Request Structure
JSON STRUCTUREZoominfo Bulk Company Enrich Structure
JSON STRUCTUREZoominfo Bulk Company Search Preview Structure
JSON STRUCTUREZoominfo Bulk Company Search Redeem Structure
JSON STRUCTUREZoominfo Bulk Company Search Request Structure
JSON STRUCTUREZoominfo Bulk Contact Enrich Request Structure
JSON STRUCTUREZoominfo Bulk Contact Enrich Structure
JSON STRUCTUREZoominfo Bulk Contact Search Preview Structure
JSON STRUCTUREZoominfo Bulk Contact Search Redeem Structure
JSON STRUCTUREZoominfo Bulk Contact Search Request Structure
JSON STRUCTUREZoominfo Bulk Job Results Request Structure
JSON STRUCTUREZoominfo Bulk Job Status Request Structure
JSON STRUCTUREZoominfo Bulk Job Status Structure
JSON STRUCTUREZoominfo Changetheobject Typeforasubscription Structure
JSON STRUCTUREZoominfo Company Enrich Input Structure
JSON STRUCTUREZoominfo Company Enrich Output Structure
JSON STRUCTUREZoominfo Company Enrich Request Structure
JSON STRUCTUREZoominfo Company Funding Structure
JSON STRUCTUREZoominfo Company Master Data Enrich Input Structure
JSON STRUCTUREZoominfo Company Master Data Enrich Output Structure
JSON STRUCTUREZoominfo Company Master Data Enrich Request Structure
JSON STRUCTUREZoominfo Company Search Input Structure
JSON STRUCTUREZoominfo Company Search Request Structure
JSON STRUCTUREZoominfo Company Structure
JSON STRUCTUREZoominfo Company10 Structure
JSON STRUCTUREZoominfo Company12 Structure
JSON STRUCTUREZoominfo Company13 Structure
JSON STRUCTUREZoominfo Company15 Structure
JSON STRUCTUREZoominfo Company18 Structure
JSON STRUCTUREZoominfo Company20 Structure
JSON STRUCTUREZoominfo Company24 Structure
JSON STRUCTUREZoominfo Company25 Structure
JSON STRUCTUREZoominfo Company8 Structure
JSON STRUCTUREZoominfo Company9 Structure
JSON STRUCTUREZoominfo Competitor Structure
JSON STRUCTUREZoominfo Compliance Input Structure
JSON STRUCTUREZoominfo Compliance Output Structure
JSON STRUCTUREZoominfo Compliance Request Structure
JSON STRUCTUREZoominfo Compliance Structure
JSON STRUCTUREZoominfo Contact Enrich Input Structure
JSON STRUCTUREZoominfo Contact Enrich Output Structure
JSON STRUCTUREZoominfo Contact Enrich Request Structure
JSON STRUCTUREZoominfo Contact Search Input Structure
JSON STRUCTUREZoominfo Contact Search Output Structure
JSON STRUCTUREZoominfo Contact Search Request Structure
JSON STRUCTUREZoominfo Corporate Hierarchy Enrich Request Structure
JSON STRUCTUREZoominfo Create Webhook Request Structure
JSON STRUCTUREZoominfo Createasimplewebhook Structure
JSON STRUCTUREZoominfo Createawebhook Multipleobjecttypes Structure
JSON STRUCTUREZoominfo Data Structure
JSON STRUCTUREZoominfo Data1 Structure
JSON STRUCTUREZoominfo Data10 Structure
JSON STRUCTUREZoominfo Data11 Structure
JSON STRUCTUREZoominfo Data12 Structure
JSON STRUCTUREZoominfo Data13 Structure
JSON STRUCTUREZoominfo Data14 Structure
JSON STRUCTUREZoominfo Data15 Structure
JSON STRUCTUREZoominfo Data16 Structure
JSON STRUCTUREZoominfo Data17 Structure
JSON STRUCTUREZoominfo Data18 Structure
JSON STRUCTUREZoominfo Data19 Structure
JSON STRUCTUREZoominfo Data2 Structure
JSON STRUCTUREZoominfo Data20 Structure
JSON STRUCTUREZoominfo Data21 Structure
JSON STRUCTUREZoominfo Data22 Structure
JSON STRUCTUREZoominfo Data23 Structure
JSON STRUCTUREZoominfo Data24 Structure
JSON STRUCTUREZoominfo Data25 Structure
JSON STRUCTUREZoominfo Data28 Structure
JSON STRUCTUREZoominfo Data29 Structure
JSON STRUCTUREZoominfo Data3 Structure
JSON STRUCTUREZoominfo Data30 Structure
JSON STRUCTUREZoominfo Data31 Structure
JSON STRUCTUREZoominfo Data32 Structure
JSON STRUCTUREZoominfo Data33 Structure
JSON STRUCTUREZoominfo Data34 Structure
JSON STRUCTUREZoominfo Data35 Structure
JSON STRUCTUREZoominfo Data36 Structure
JSON STRUCTUREZoominfo Data37 Structure
JSON STRUCTUREZoominfo Data38 Structure
JSON STRUCTUREZoominfo Data39 Structure
JSON STRUCTUREZoominfo Data4 Structure
JSON STRUCTUREZoominfo Data40 Structure
JSON STRUCTUREZoominfo Data41 Structure
JSON STRUCTUREZoominfo Data42 Structure
JSON STRUCTUREZoominfo Data43 Structure
JSON STRUCTUREZoominfo Data44 Structure
JSON STRUCTUREZoominfo Data45 Structure
JSON STRUCTUREZoominfo Data46 Structure
JSON STRUCTUREZoominfo Data5 Structure
JSON STRUCTUREZoominfo Data6 Structure
JSON STRUCTUREZoominfo Data7 Structure
JSON STRUCTUREZoominfo Data8 Structure
JSON STRUCTUREZoominfo Data9 Structure
JSON STRUCTUREZoominfo Datum Structure
JSON STRUCTUREZoominfo Datum10 Structure
JSON STRUCTUREZoominfo Datum11 Structure
JSON STRUCTUREZoominfo Datum2 Structure
JSON STRUCTUREZoominfo Datum5 Structure
JSON STRUCTUREZoominfo Datum8 Structure
JSON STRUCTUREZoominfo Datum9 Structure
JSON STRUCTUREZoominfo Delete Webhook Structure
JSON STRUCTUREZoominfo Description List Structure
JSON STRUCTUREZoominfo Education Degree Structure
JSON STRUCTUREZoominfo Education Structure
JSON STRUCTUREZoominfo Education2 Structure
JSON STRUCTUREZoominfo Education21 Structure
JSON STRUCTUREZoominfo Employee Growth Data Point Structure
JSON STRUCTUREZoominfo Employee Growth Data Point1 Structure
JSON STRUCTUREZoominfo Employee Growth Structure
JSON STRUCTUREZoominfo Employee Growth1 Structure
JSON STRUCTUREZoominfo Employment History Structure
JSON STRUCTUREZoominfo Employment History4 Structure
JSON STRUCTUREZoominfo Enrichcompaniesbyname Structure
JSON STRUCTUREZoominfo Enrichcompanyby Id Structure
JSON STRUCTUREZoominfo Enrichcompanybylocation Structure
JSON STRUCTUREZoominfo Enrichcompanylocation Structure
JSON STRUCTUREZoominfo Enrichcontactsbynameand Id Structure
JSON STRUCTUREZoominfo Enrichcontactsusingrequiredfields Structure
JSON STRUCTUREZoominfo Enrichcontactusingperson Id Structure
JSON STRUCTUREZoominfo Enrichhashtagsforacompany Structure
JSON STRUCTUREZoominfo Enrichmultiplecompanies Structure
JSON STRUCTUREZoominfo Enrichtechnologyforacompany Structure
JSON STRUCTUREZoominfo External Url Structure
JSON STRUCTUREZoominfo Family Node Structure
JSON STRUCTUREZoominfo Family Node1 Structure
JSON STRUCTUREZoominfo Family Node2 Structure
JSON STRUCTUREZoominfo Family Tree Structure
JSON STRUCTUREZoominfo Generate Verification Token Structure
JSON STRUCTUREZoominfo Geo Location Structure
JSON STRUCTUREZoominfo Get Company Ranking Structure
JSON STRUCTUREZoominfo Get Company Search Output Field Structure
JSON STRUCTUREZoominfo Get Corporate Hierarchy Enrich Input Structure
JSON STRUCTUREZoominfo Get Corporate Hierarchy Enrich Output Structure
JSON STRUCTUREZoominfo Get Hashtag Enrich Input Structure
JSON STRUCTUREZoominfo Get Ip Enrich Input Structure
JSON STRUCTUREZoominfo Get Location Enrich Input Structure
JSON STRUCTUREZoominfo Get Subscription Types Structure
JSON STRUCTUREZoominfo Get Technology Enrich Input Structure
JSON STRUCTUREZoominfo Getallwebhooks Structure
JSON STRUCTUREZoominfo Getaspecificwebhook Structure
JSON STRUCTUREZoominfo Hashtag Structure
JSON STRUCTUREZoominfo Hashtags Enrich Request Structure
JSON STRUCTUREZoominfo I P Enrich Request Structure
JSON STRUCTUREZoominfo I Pbelongsto Isp Structure
JSON STRUCTUREZoominfo I Pbelongstoacompany Structure
JSON STRUCTUREZoominfo Input Structure
JSON STRUCTUREZoominfo Input1 Structure
JSON STRUCTUREZoominfo Input10 Structure
JSON STRUCTUREZoominfo Input11 Structure
JSON STRUCTUREZoominfo Input12 Structure
JSON STRUCTUREZoominfo Input14 Structure
JSON STRUCTUREZoominfo Input15 Structure
JSON STRUCTUREZoominfo Input17 Structure
JSON STRUCTUREZoominfo Input2 Structure
JSON STRUCTUREZoominfo Input3 Structure
JSON STRUCTUREZoominfo Input4 Structure
JSON STRUCTUREZoominfo Input6 Structure
JSON STRUCTUREZoominfo Input7 Structure
JSON STRUCTUREZoominfo Input8 Structure
JSON STRUCTUREZoominfo Input9 Structure
JSON STRUCTUREZoominfo Intent Enrich Input Structure
JSON STRUCTUREZoominfo Intent Enrich Output Structure
JSON STRUCTUREZoominfo Intent Enrich Request Structure
JSON STRUCTUREZoominfo Intent Enrich Structure
JSON STRUCTUREZoominfo Intent Search Input Structure
JSON STRUCTUREZoominfo Intent Search Output Structure
JSON STRUCTUREZoominfo Intent Search Request Structure
JSON STRUCTUREZoominfo Intent Search Structure
JSON STRUCTUREZoominfo Intent Topic Structure
JSON STRUCTUREZoominfo Ip Enrich Output Structure
JSON STRUCTUREZoominfo Ip Enrich Request Structure
JSON STRUCTUREZoominfo Isp Info Structure
JSON STRUCTUREZoominfo Job Function Structure
JSON STRUCTUREZoominfo Job Function3 Structure
JSON STRUCTUREZoominfo Location Enrich Output Structure
JSON STRUCTUREZoominfo Location Enrich Request Structure
JSON STRUCTUREZoominfo Location Match Structure
JSON STRUCTUREZoominfo Match Company Input Structure
JSON STRUCTUREZoominfo Match Company Input1 Structure
JSON STRUCTUREZoominfo Match Company Input2 Structure
JSON STRUCTUREZoominfo Match Company Input3 Structure
JSON STRUCTUREZoominfo Match Person Input Structure
JSON STRUCTUREZoominfo Match Person Input1 Structure
JSON STRUCTUREZoominfo Match Person Input2 Structure
JSON STRUCTUREZoominfo Match Reason Structure
JSON STRUCTUREZoominfo Matchby Zoom Infocompany Id1 Structure
JSON STRUCTUREZoominfo Matchbycompany Url Structure
JSON STRUCTUREZoominfo Matchbycompanyaddress1 Structure
JSON STRUCTUREZoominfo Matchbyphonenumber Structure
JSON STRUCTUREZoominfo Naics Code Structure
JSON STRUCTUREZoominfo Nameaddressandmatchreason Structure
JSON STRUCTUREZoominfo News Enrich Input Structure
JSON STRUCTUREZoominfo News Enrich Output Structure
JSON STRUCTUREZoominfo News Enrich Request Structure
JSON STRUCTUREZoominfo News Enrich Structure
JSON STRUCTUREZoominfo News Search Input Structure
JSON STRUCTUREZoominfo News Search Output Structure
JSON STRUCTUREZoominfo News Search Request Structure
JSON STRUCTUREZoominfo News Searchusingallinputs Structure
JSON STRUCTUREZoominfo News Searchusingpartialinputs Structure
JSON STRUCTUREZoominfo Org Chart Enrich Input Structure
JSON STRUCTUREZoominfo Org Chart Enrich Output Structure
JSON STRUCTUREZoominfo Org Chart Enrich Request Structure
JSON STRUCTUREZoominfo Org Chart Enrich Structure
JSON STRUCTUREZoominfo Parentage Structure
JSON STRUCTUREZoominfo Parentage1 Structure
JSON STRUCTUREZoominfo Phone Structure
JSON STRUCTUREZoominfo Query Structure
JSON STRUCTUREZoominfo Query1 Structure
JSON STRUCTUREZoominfo Recommended Contact Structure
JSON STRUCTUREZoominfo Recommended Contact1 Structure
JSON STRUCTUREZoominfo Result Structure
JSON STRUCTUREZoominfo Result1 Structure
JSON STRUCTUREZoominfo Result10 Structure
JSON STRUCTUREZoominfo Result11 Structure
JSON STRUCTUREZoominfo Result12 Structure
JSON STRUCTUREZoominfo Result14 Structure
JSON STRUCTUREZoominfo Result15 Structure
JSON STRUCTUREZoominfo Result16 Structure
JSON STRUCTUREZoominfo Result17 Structure
JSON STRUCTUREZoominfo Result18 Structure
JSON STRUCTUREZoominfo Result19 Structure
JSON STRUCTUREZoominfo Result2 Structure
JSON STRUCTUREZoominfo Result3 Structure
JSON STRUCTUREZoominfo Result4 Structure
JSON STRUCTUREZoominfo Result5 Structure
JSON STRUCTUREZoominfo Result6 Structure
JSON STRUCTUREZoominfo Result7 Structure
JSON STRUCTUREZoominfo Result8 Structure
JSON STRUCTUREZoominfo Result9 Structure
JSON STRUCTUREZoominfo Scoop Enrich Input Structure
JSON STRUCTUREZoominfo Scoop Enrich Output Structure
JSON STRUCTUREZoominfo Scoop Enrich Request Structure
JSON STRUCTUREZoominfo Scoop Enrich Structure
JSON STRUCTUREZoominfo Scoop Search Input Structure
JSON STRUCTUREZoominfo Scoop Search Output Structure
JSON STRUCTUREZoominfo Scoop Search Request Structure
JSON STRUCTUREZoominfo Scoop Search Structure
JSON STRUCTUREZoominfo Searchcompaniesbyemployeegrowthrate Structure
JSON STRUCTUREZoominfo Searchcompanieswithsortingandpaging Structure
JSON STRUCTUREZoominfo Searchcontactsby Zip Coderadius Structure
JSON STRUCTUREZoominfo Searchcontactsbyemployeegrowthrate Structure
JSON STRUCTUREZoominfo Searchcontactsbystockticker Structure
JSON STRUCTUREZoominfo Sic Code Structure
JSON STRUCTUREZoominfo Social Media Url Structure
JSON STRUCTUREZoominfo Sub Unit Type Info Structure
JSON STRUCTUREZoominfo Subscription Structure
JSON STRUCTUREZoominfo Subscription1 Structure
JSON STRUCTUREZoominfo Subscription3 Structure
JSON STRUCTUREZoominfo Subscription8 Structure
JSON STRUCTUREZoominfo Tech Attribute Structure
JSON STRUCTUREZoominfo Technology Enrich Request Structure
JSON STRUCTUREZoominfo Type Structure
JSON STRUCTUREZoominfo Update Webhook Request Structure
JSON STRUCTUREZoominfo Updateawebhooktodeletesubscriptions Structure
JSON STRUCTUREZoominfo Updateawebhooktoenableit Structure
JSON STRUCTUREZoominfo Usage Structure
JSON STRUCTUREZoominfo Usage1 Structure
JSON STRUCTUREZoominfo Validate Target U R L Request Structure
JSON STRUCTUREZoominfo Validate Target Ur Lisaccessible Structure
JSON STRUCTUREZoominfo Validate Target Url Request Structure
JSON STRUCTUREZoominfo Webhook Structure
JSON STRUCTUREZoominfo Zi Match Reason Structure
JSON STRUCTUREZoominfo Zi Match Reason2 Structure
JSON STRUCTUREScroll within the panel for all 280 ·
Examples 268
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Zoominfo Address Example
EXAMPLEZoominfo Address1 Example
EXAMPLEZoominfo Address2 Example
EXAMPLEZoominfo Company Example
EXAMPLEZoominfo Company10 Example
EXAMPLEZoominfo Company12 Example
EXAMPLEZoominfo Company13 Example
EXAMPLEZoominfo Company15 Example
EXAMPLEZoominfo Company18 Example
EXAMPLEZoominfo Company20 Example
EXAMPLEZoominfo Company24 Example
EXAMPLEZoominfo Company25 Example
EXAMPLEZoominfo Company8 Example
EXAMPLEZoominfo Company9 Example
EXAMPLEZoominfo Competitor Example
EXAMPLEZoominfo Compliance Example
EXAMPLEZoominfo Data Example
EXAMPLEZoominfo Data1 Example
EXAMPLEZoominfo Data10 Example
EXAMPLEZoominfo Data11 Example
EXAMPLEZoominfo Data12 Example
EXAMPLEZoominfo Data13 Example
EXAMPLEZoominfo Data14 Example
EXAMPLEZoominfo Data15 Example
EXAMPLEZoominfo Data16 Example
EXAMPLEZoominfo Data17 Example
EXAMPLEZoominfo Data18 Example
EXAMPLEZoominfo Data19 Example
EXAMPLEZoominfo Data2 Example
EXAMPLEZoominfo Data20 Example
EXAMPLEZoominfo Data21 Example
EXAMPLEZoominfo Data22 Example
EXAMPLEZoominfo Data23 Example
EXAMPLEZoominfo Data24 Example
EXAMPLEZoominfo Data25 Example
EXAMPLEZoominfo Data28 Example
EXAMPLEZoominfo Data29 Example
EXAMPLEZoominfo Data3 Example
EXAMPLEZoominfo Data30 Example
EXAMPLEZoominfo Data31 Example
EXAMPLEZoominfo Data32 Example
EXAMPLEZoominfo Data33 Example
EXAMPLEZoominfo Data34 Example
EXAMPLEZoominfo Data35 Example
EXAMPLEZoominfo Data36 Example
EXAMPLEZoominfo Data37 Example
EXAMPLEZoominfo Data38 Example
EXAMPLEZoominfo Data39 Example
EXAMPLEZoominfo Data4 Example
EXAMPLEZoominfo Data40 Example
EXAMPLEZoominfo Data41 Example
EXAMPLEZoominfo Data42 Example
EXAMPLEZoominfo Data43 Example
EXAMPLEZoominfo Data44 Example
EXAMPLEZoominfo Data45 Example
EXAMPLEZoominfo Data46 Example
EXAMPLEZoominfo Data5 Example
EXAMPLEZoominfo Data6 Example
EXAMPLEZoominfo Data7 Example
EXAMPLEZoominfo Data8 Example
EXAMPLEZoominfo Data9 Example
EXAMPLEZoominfo Datum Example
EXAMPLEZoominfo Datum10 Example
EXAMPLEZoominfo Datum11 Example
EXAMPLEZoominfo Datum2 Example
EXAMPLEZoominfo Datum5 Example
EXAMPLEZoominfo Datum8 Example
EXAMPLEZoominfo Datum9 Example
EXAMPLEZoominfo Education Example
EXAMPLEZoominfo Education2 Example
EXAMPLEZoominfo Education21 Example
EXAMPLEZoominfo Family Node Example
EXAMPLEZoominfo Family Tree Example
EXAMPLEZoominfo Hashtag Example
EXAMPLEZoominfo Input Example
EXAMPLEZoominfo Input1 Example
EXAMPLEZoominfo Input10 Example
EXAMPLEZoominfo Input11 Example
EXAMPLEZoominfo Input12 Example
EXAMPLEZoominfo Input14 Example
EXAMPLEZoominfo Input15 Example
EXAMPLEZoominfo Input17 Example
EXAMPLEZoominfo Input2 Example
EXAMPLEZoominfo Input3 Example
EXAMPLEZoominfo Input4 Example
EXAMPLEZoominfo Input6 Example
EXAMPLEZoominfo Input7 Example
EXAMPLEZoominfo Input8 Example
EXAMPLEZoominfo Input9 Example
EXAMPLEZoominfo Isp Info Example
EXAMPLEZoominfo Naics Code Example
EXAMPLEZoominfo News Enrich Example
EXAMPLEZoominfo Parentage Example
EXAMPLEZoominfo Parentage1 Example
EXAMPLEZoominfo Phone Example
EXAMPLEZoominfo Query Example
EXAMPLEZoominfo Query1 Example
EXAMPLEZoominfo Result Example
EXAMPLEZoominfo Result1 Example
EXAMPLEZoominfo Result10 Example
EXAMPLEZoominfo Result11 Example
EXAMPLEZoominfo Result12 Example
EXAMPLEZoominfo Result14 Example
EXAMPLEZoominfo Result15 Example
EXAMPLEZoominfo Result16 Example
EXAMPLEZoominfo Result17 Example
EXAMPLEZoominfo Result18 Example
EXAMPLEZoominfo Result19 Example
EXAMPLEZoominfo Result2 Example
EXAMPLEZoominfo Result3 Example
EXAMPLEZoominfo Result4 Example
EXAMPLEZoominfo Result5 Example
EXAMPLEZoominfo Result6 Example
EXAMPLEZoominfo Result7 Example
EXAMPLEZoominfo Result8 Example
EXAMPLEZoominfo Result9 Example
EXAMPLEZoominfo Sic Code Example
EXAMPLEZoominfo Type Example
EXAMPLEZoominfo Usage Example
EXAMPLEZoominfo Usage1 Example
EXAMPLEZoominfo Webhook Example
EXAMPLEScroll within the panel for all 268 ·
Security Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 8
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Sales Prospecting
Identify and prioritize ideal prospects using firmographic and intent data to build targeted sales pipelines
Lead Enrichment
Automatically enrich inbound leads with verified contact and company data for faster qualification
Account-Based Marketing
Build targeted account lists and personalize outreach using detailed company intelligence
CRM Data Hygiene
Cleanse and update CRM records with accurate contact information and company details
Market Research
Analyze market segments, technology adoption, and competitive landscapes using company data
Competitive Intelligence
Monitor competitor activities, technology changes, and strategic moves through scoops and news
Buyer Intent Analysis
Identify accounts actively researching solutions in your category based on intent signals
Website Visitor Identification
Convert anonymous website traffic into identified company accounts using IP enrichment
Scroll within the panel for all 8 ·
Integrations 10
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Salesforce
Native integration to enrich and sync contact and company data with Salesforce CRM
HubSpot
Seamless integration to push enriched data into HubSpot CRM and marketing automation
Microsoft Dynamics 365
Integration to enrich records and sync data with Microsoft Dynamics CRM
Marketo
Marketing automation integration for lead enrichment and scoring with Marketo
Outreach
Sales engagement platform integration for enriched prospect data in Outreach sequences
Salesloft
Integration to power Salesloft cadences with verified contact information
Slack
Notifications and alerts for intent signals and data updates delivered to Slack channels
Snowflake
Data sharing integration to access ZoomInfo data directly in Snowflake data warehouse
Google Ads
Audience targeting integration to reach ideal prospects with Google advertising campaigns
Integration to match and enrich LinkedIn profile data with ZoomInfo intelligence
Scroll within the panel for all 10 ·
Resources
Every other property we hold for ZoomInfo — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 10
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 10 ·
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 3
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/zoominfo · machine-readable index on apis.io