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 Company Search and 400x more records than the Contact and Company Enrich, you can leverage Bulk APIs for data ingestion and enrichment at scale.**Bulk Search API**With the Bulk Search API you can:* Search for up to 200K records with a single search query* Preview or redeem up to 500 records per page Two job types are available with the Bulk Search APIs:* The Preview job type returns a company or contact search results preview to help identify records best suited for enrichment. Credits are not charged for the Preview job type.* The Redeem job type enables data retrieval for ingestion, returning selected output fields for a given contact or company. A credit is charged for each unique record that is redeemed. When you submit a search request, an asynchronous job is started, and a job_id is instantly returned. You can use the job_id to check the status of the job and retrieve results.**Bulk Enrich API**With the Bulk Enrich API you can:* Enrich up to 10K records in a single job* Retrieve up to 500 results per page When you submit an enrich request, an asynchronous job is started, and a job_id is instantly returned. You can use the job_id to check the status of the job and enrich results.**Rate Limiting*** You can have up to 5 "active" jobs (Jobs that are in progress are active jobs. Once a job is completed, you can proceed to creating another job)* You can create up to 1 job per second* Each job you create expires after 24 hours
ZoomInfo Bulk API is one of 23 APIs that ZoomInfo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 168 JSON Schema definitions.
Tagged areas include Bulk. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 168 JSON Schemas.
This API exposes 6 operations across 6 paths, and defines 15 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://api.zoominfo.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
ZoomInfo Bulk API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (httpBearer).
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— JWT token obtained from the /authenticate endpoint
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 6 POST. Each is listed below with its method, path, parameters, and response codes.
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 Company…
Schemas 15
The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are BulkJobStatus (7 properties), BulkCompanySearchRequest (3 properties), Query (2 properties), BulkJobResultsRequest (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ZoomInfo 12
Other APIs ZoomInfo publishes across the network.