Home
ZoomInfo
Zoominfo Data13 Example
Zoominfo Data13 Example
B2B B2B Data Company Data Contact Database Contacts Data Lead Generation Marketing Intelligence Sales Intelligence
Zoominfo Data13 Example is an example object payload from ZoomInfo, with 52 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
id ticker name website domainList logo socialMediaUrls revenue employeeCount numberOfContactsInZoomInfo phone fax street city state zipCode country continent companyStatus companyStatusDate descriptionList sicCodes naicsCodes competitors ultimateParentId ultimateParentName ultimateParentRevenue ultimateParentEmployees subUnitCodes subUnitType subUnitIndustries primaryIndustry industries parentId parentName locationCount alexaRank metroArea lastUpdatedDate createdDate certificationDate certified hashtags products techAttributes revenueRange employeeRange companyFunding recentFundingAmount recentFundingDate
Example Payload
{
"id": 500123,
"ticker": "example_value",
"name": "Acme Corporation",
"website": "example_value",
"domainList": [],
"logo": "example_value",
"socialMediaUrls": "https://www.example.com",
"revenue": 100,
"employeeCount": 250,
"numberOfContactsInZoomInfo": 100,
"phone": "+1-555-555-1234",
"fax": "example_value",
"street": "example_value",
"city": "San Francisco",
"state": "CA",
"zipCode": "94105",
"country": "US",
"continent": "example_value",
"companyStatus": "active",
"companyStatusDate": "active",
"descriptionList": [],
"sicCodes": [],
"naicsCodes": [],
"competitors": [],
"ultimateParentId": 500123,
"ultimateParentName": "Acme Corporation",
"ultimateParentRevenue": 100,
"ultimateParentEmployees": 100,
"subUnitCodes": [],
"subUnitType": "standard",
"subUnitIndustries": [],
"primaryIndustry": [],
"industries": [],
"parentId": 500123,
"parentName": "Acme Corporation",
"locationCount": 250,
"alexaRank": "example_value",
"metroArea": "example_value",
"lastUpdatedDate": "2025-03-15T14:30:00Z",
"createdDate": "2025-03-15T14:30:00Z",
"certificationDate": "2025-03-15T14:30:00Z",
"certified": true,
"hashtags": [],
"products": [],
"techAttributes": [],
"revenueRange": "example_value",
"employeeRange": "example_value",
"companyFunding": [],
"recentFundingAmount": 100,
"recentFundingDate": "2025-03-15T14:30:00Z",
"totalFundingAmount": 100,
"employeeGrowth": {
"oneYearGrowthRate": "example_value",
"twoYearGrowthRate": "example_value",
"employeeGrowthDataPoints": []
}
}