Hunter · Example Payload

Hunter Discover Request Example

Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence

Hunter Discover Request Example is an example object payload from Hunter, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

queryorganizationheadquarters_locationindustryheadcountcompany_typeyear_foundedtechnologykeywordsfundinglimitoffset

Example Payload

Raw ↑
{
  "query": "example_value",
  "organization": "example_value",
  "headquarters_location": "example_value",
  "industry": "example_value",
  "headcount": [],
  "company_type": "example_value",
  "year_founded": "example_value",
  "technology": "example_value",
  "keywords": "example_value",
  "funding": "example_value",
  "limit": 10,
  "offset": 10
}