How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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 response data**If the IP address belongs to a company, details about the company are returned including geolocation details. For example:```"data": { "company": { "city": "Vancouver", "country": "United States", "employeeCount": 1300, "id": 344589814, "industries": [ "media.data", "media", "software" ], "name": "Zoom Information, Inc.", "revenue": 400000, "state": "Washington", "street": "805 Broadway St Suite 900", "ticker": "", "website": "www.zoominfo.com", "zipCode": "98660" }, "geoLocation": { "location_long": -122.672, "location_lat": 45.627, "country_code": "US", "province": "Washington" }```If the IP address belongs to an internet service provider (ISP), details about the ISP are returned including geolocation details. For example:``` "data": { "geoLocation": { "location_long": -71.06616, "location_lat": 42.45843, "country_code": "US", "province": "Massachusetts" }, "ispInfo": { "domain": "comcast.com", "ip_hi_string": "73.143.255.255", "ip_lo_string": "73.142.0.0", "name": "Comcast Cable Communications, Inc.", "type": "isp" }```**Charging mechanism**Your account is provisioned with an allocated number of records that you can retrieve over a 1-year period. A record is either a company for which ZoomInfo has data, or an Internet Service Provider (ISP). If a query does not match a company or ISP, no record is charged.

ZoomInfo WebSights API API is one of 42 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 WebSights API. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 168 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.zoominfo.com.

3 operations 3 paths 14 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.zoominfo.com
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

ZoomInfo WebSights API 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 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

WebSights API 3

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 respo…

POST
/enrich/ip
Zoominfo Ip Enrich
IPEnrich body → 200
GET
/lookup/inputfields/ip/enrich
Zoominfo Ip Enrich Inputs
IPEnrichInputs → 200
GET
/lookup/outputfields/ip/enrich
Zoominfo Ip Enrich Outputs
IPEnrichOutputs → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Company24 (12 properties), IspInfo (5 properties), GeoLocation (4 properties), GetIPEnrichInput (3 properties). Each schema is shown below with its type and property counts.

IPEnrichOutput
object
2 properties 2 required
Data42
object
2 properties 2 required
GeoLocation
object
4 properties 4 required
IPbelongstoISP
object
2 properties 2 required
IspInfo
object
5 properties 5 required
GetIPEnrichInput
object
3 properties 3 required
Result18
object
2 properties 2 required
IPbelongstoacompany
object
2 properties 2 required
Result17
object
2 properties 2 required
Company24
object
12 properties 12 required
Data41
object
2 properties 2 required
Data43
object
2 properties 2 required
IPEnrichRequest
object
1 property 1 required
Data44
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoominfo-websights-api-api-openapi.yml Raw ↑

Other APIs ZoomInfo publishes across the network.

ZoomInfo Authentication API
ZoomInfo Bulk API
ZoomInfo Company Enrich API
ZoomInfo Company Location Enrich API
ZoomInfo Company Master Data Enrich API
ZoomInfo Company Search API
ZoomInfo Compliance API API
ZoomInfo Contact Enrich API
ZoomInfo Contact Search API
ZoomInfo Corporate Hierarchy Enrich API
ZoomInfo Hashtags Enrich API
ZoomInfo Intent Enrich API
Where this information came from

This is an independent, third-party profile of ZoomInfo WebSights API API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.