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 along in an HTTPS request. **Note**: The Authenticate endpoint is one method for authenticating with the ZoomInfo API with a username and password. For other methods that utilize public libraries for Java, Python, and NodeJS, see the 'Authentication methods' section in the [ZoomInfo API introduction](#intro). To obtain the token, the client exchanges valid user credentials with the server which generates the token and provides it back to the client. An access token generally has a set expiration time after which a new token will need to be requested by the client. Use the Authenticate endpoint to pass valid ZoomInfo user credentials to the API. If authentication is successful, a JWT access token is provided in the response body. **Important: The token is good for 60 minutes from the time that the response was generated.** * **Do not generate a new JWT with every call/request.** * **As a best practice to keep the session active, refresh the JWT every 55 minutes.**

Documentation

Specifications

Schemas & Data

📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-address-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-authenticate-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-bulk-company-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-bulk-company-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-bulk-contact-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-bulk-contact-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-bulk-job-results-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-bulk-job-status-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-funding-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-master-data-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-master-data-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-master-data-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-search-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-company-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-competitor-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-compliance-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-contact-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-contact-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-contact-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-contact-search-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-contact-search-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-contact-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-corporate-hierarchy-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-create-webhook-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-description-list-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-education-degree-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-education-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-employment-history-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-external-url-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-family-tree-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-company-ranking-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-company-search-output-field-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-corporate-hierarchy-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-corporate-hierarchy-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-hashtag-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-location-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-get-technology-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-hashtag-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-hashtags-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-i-p-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-search-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-search-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-intent-topic-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-location-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-location-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-location-match-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-match-company-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-match-person-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-match-reason-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-naics-code-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-news-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-news-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-news-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-news-search-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-news-search-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-news-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-org-chart-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-org-chart-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-org-chart-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-recommended-contact-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-scoop-enrich-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-scoop-enrich-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-scoop-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-scoop-search-input-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-scoop-search-output-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-scoop-search-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-sic-code-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-social-media-url-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-sub-unit-type-info-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-subscription-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-tech-attribute-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-technology-enrich-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-type-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-update-webhook-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-usage-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-validate-target-u-r-l-request-schema.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-schema/zoominfo-webhook-schema.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-address-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-authenticate-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-bulk-company-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-bulk-company-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-bulk-contact-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-bulk-contact-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-bulk-job-results-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-bulk-job-status-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-funding-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-master-data-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-master-data-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-master-data-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-search-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-company-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-competitor-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-compliance-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-contact-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-contact-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-contact-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-contact-search-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-contact-search-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-contact-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-corporate-hierarchy-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-create-webhook-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-description-list-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-education-degree-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-education-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-employment-history-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-external-url-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-family-tree-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-company-ranking-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-company-search-output-field-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-corporate-hierarchy-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-corporate-hierarchy-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-hashtag-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-location-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-get-technology-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-hashtag-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-hashtags-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-i-p-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-search-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-search-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-intent-topic-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-location-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-location-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-location-match-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-match-company-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-match-person-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-match-reason-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-naics-code-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-news-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-news-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-news-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-news-search-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-news-search-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-news-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-org-chart-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-org-chart-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-org-chart-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-recommended-contact-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-scoop-enrich-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-scoop-enrich-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-scoop-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-scoop-search-input-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-scoop-search-output-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-scoop-search-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-sic-code-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-social-media-url-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-sub-unit-type-info-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-subscription-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-tech-attribute-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-technology-enrich-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-type-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-update-webhook-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-usage-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-validate-target-u-r-l-request-structure.json
📊
JSONStructure
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-structure/zoominfo-webhook-structure.json

Other Resources

🔗
SDKs
https://github.com/Zoominfo/api-auth-python-client
🔗
SDKs
https://github.com/Zoominfo/api-auth-java-client
🔗
SDKs
https://github.com/Zoominfo/api-auth-nodejs-client
🔗
SDKs
https://github.com/Zoominfo/api-auth-csharp-client
🔗
JSONLD
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/json-ld/zoominfo-context.jsonld
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-address-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-authenticate-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-bulk-company-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-bulk-company-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-bulk-contact-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-bulk-contact-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-bulk-job-results-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-bulk-job-status-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-funding-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-master-data-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-master-data-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-master-data-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-search-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-company-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-competitor-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-compliance-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-contact-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-contact-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-contact-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-contact-search-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-contact-search-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-contact-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-corporate-hierarchy-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-create-webhook-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-description-list-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-education-degree-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-education-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-employment-history-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-external-url-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-family-tree-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-company-ranking-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-company-search-output-field-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-corporate-hierarchy-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-corporate-hierarchy-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-hashtag-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-location-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-get-technology-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-hashtag-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-hashtags-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-i-p-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-search-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-search-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-intent-topic-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-location-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-location-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-location-match-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-match-company-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-match-person-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-match-reason-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-naics-code-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-news-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-news-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-news-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-news-search-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-news-search-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-news-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-org-chart-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-org-chart-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-org-chart-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-recommended-contact-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-scoop-enrich-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-scoop-enrich-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-scoop-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-scoop-search-input-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-scoop-search-output-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-scoop-search-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-sic-code-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-social-media-url-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-sub-unit-type-info-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-subscription-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-tech-attribute-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-technology-enrich-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-type-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-update-webhook-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-usage-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-validate-target-u-r-l-request-example.json
🔗
Examples
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/examples/zoominfo-webhook-example.json
🔗
GraphQL
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/graphql/zoominfo-graphql.md
🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-authenticate-contact-search-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-company-master-data-enrich-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-company-search-enrich-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-company-search-intent-enrich-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-contact-search-enrich-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-intent-search-enrich-company-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-scoop-search-enrich-company-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/zoominfo/refs/heads/main/arazzo/zoominfo-scoop-search-then-enrich-workflow.yml

OpenAPI Specification

zoominfo-authentication-api-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: ZoomInfo Authentication API
  description: The ZoomInfo API is a set of HTTPS endpoints you can use to programmatically retrieve and integrate ZoomInfo data into your existing technology stack and ...
  contact:
    name: ZoomInfo API Support
    url: https://www.zoominfo.com/about/help-center
    email: support@zoominfo.com
  version: '1.0'
  x-last-validated: '2026-04-18'
servers:
- url: https://api.zoominfo.com
  description: ZoomInfo API Production Server
security:
- bearerAuth: []
tags:
- name: Authentication
  description: '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 along in an HTTPS request.


    **Note**: The Authenticate endpoint is one method for authenticating with the ZoomInfo API with a username and password. For other methods that utilize public libraries for Java, Python, and NodeJS, see the ''Authentication methods'' section in the [ZoomInfo API introduction](#intro).


    To obtain the token, the client exchanges valid user credentials with the server which generates the token and provides it back to the client. An access token generally has a set expiration time after which a new token will need to be requested by the client.


    Use the Authenticate endpoint to pass valid ZoomInfo user credentials to the API. If authentication is successful, a JWT access token is provided in the response body.


    **Important: The token is good for 60 minutes from the time that the response was generated.**


    *   **Do not generate a new JWT with every call/request.**

    *   **As a best practice to keep the session active, refresh the JWT every 55 minutes.**'
paths:
  /authenticate:
    parameters: []
    post:
      tags:
      - Authentication
      summary: Zoominfo Authenticate
      description: 'Return a valid JWT access token by inputting your ZoomInfo username and password.


        **Important: The token is good for 60 minutes from the time that the response was generated.**


        - **Do not generate a new JWT with every call/request.**

        - **As a best practice to keep the session active, refresh the JWT every 55 minutes.**'
      operationId: Authenticate
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              allOf:
              - $ref: '#/components/schemas/AuthenticateRequest'
              - examples:
                - username: username
                  password: password
              contentMediaType: application/json
            example:
              username: username
              password: password
        required: true
      responses:
        default:
          description: ''
          headers: {}
          content: {}
      deprecated: false
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
components:
  schemas:
    AuthenticateRequest:
      title: AuthenticateRequest
      required:
      - username
      - password
      type: object
      properties:
        username:
          type: string
          example: Acme Corporation
        password:
          type: string
          example: password
      examples:
      - username: username
        password: password
  securitySchemes:
    httpBearer:
      type: http
      scheme: bearer
    bearerAuth:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: JWT token obtained from the /authenticate endpoint