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