ZoomInfo · Example Payload

Zoominfo Result9 Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales IntelligenceIntent DataGo-To-MarketData EnrichmentAI AgentsMCP

Zoominfo Result9 Example is an example object payload from ZoomInfo, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusCodeinputdata

Example Payload

Raw ↑
{
  "statusCode": 100,
  "input": {
    "address": {
      "zi_c_city": "San Francisco",
      "zi_c_country": "US",
      "zi_c_state": "CA",
      "zi_c_zip": "94105"
    },
    "match_reasons": [],
    "zi_c_name": "Acme Corporation"
  },
  "data": {
    "zi_c_location_id": 500123,
    "zi_es_ecid": 500123,
    "zi_es_location_id": "500123",
    "zi_c_is_hq": "example_value",
    "zi_c_tier_grade": "example_value",
    "zi_c_name": "Acme Corporation",
    "zi_c_name_display": "Acme Corporation",
    "zi_c_url": "https://www.example.com/resource",
    "zi_c_street": "example_value",
    "zi_c_city": "San Francisco",
    "zi_c_state": "CA",
    "zi_c_zip": "94105",
    "zi_c_country": "US",
    "zi_match_reason": {
      "zi_match_name": "Acme Corporation",
      "zi_match_reason_building_name": "Acme Corporation",
      "zi_match_reason_building_number": "example_value",
      "zi_match_reason_business_type": "standard",
      "zi_match_reason_city": "San Francisco",
      "zi_match_reason_company_phone": "+1-555-555-1234",
      "zi_match_reason_country": "US",
      "zi_match_reason_directional": "example_value",
      "zi_match_reason_name": "Acme Corporation",
      "zi_match_reason_road_name": "Acme Corporation",
      "zi_match_reason_road_type": "standard",
      "zi_match_reason_state": "CA",
      "zi_match_reason_unit": "example_value",
      "zi_match_reason_website": "example_value",
      "zi_match_reason_zip": "94105",
      "zi_match_score": "example_value"
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/zoominfo-result9-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.