The company/match endpoint allows you to retrieve high-level firmographic data for a matched company. By specifying one of the following in the URL path:
Employee Identification Number (EIN) and one of the following (name, address, or phone)
name and address
Here are examples of when you might use this endpoint:
Data discovery: If you are looking for high-level firmographic data for a
specific company. Such as company descriptions, social media profiles, or employee count.
Data validation: If you want to check the accuracy and quality of your data.
/v3/companies/v1.0/company/{id}
The company/{id} endpoint retrieves high-level firmographic data for the given
company id.
Here are examples of when you might use this endpoint:
Data comparison: If you are looking to compare your data to our data.
Data discovery: You can enhance your data by requesting this endpoint with a valid id.
/v3/companies/v1.0/company/{id}/contacts
The company/{id}/contacts endpoint retrieves contacts associated with the given
company id.
Here are examples of when you might use this endpoint:
Data discovery: You can enhance your data and generate potential leads.
/v3/companies/v1.0/company/{id}/details
This endpoint provides comprehensive information for a company including alternate names, addresses, phone numbers, NAICS codes, and EINs that are known.
Here are examples of when you might use this endpoint:
Data discovery: If you are looking to retrieve comprehensive information about a company.
You can utilize this endpoint by providing the company id.
Health & Welfare
Endpoints
/v3/companies/v1.0/company/{id}/welfare/details
The welfare/details endpoint provides comprehensive welfare data corresponding to the provided company id.
Here are examples of when you might use this endpoint:
Data discovery: If you are looking to retrieve comprehensive welfare information about a company.
You can utilize this endpoint by providing the company id.
/v3/companies/v1.0/company/{id}/welfare/summary
The welfare/summary endpoint provides a high-level overview of welfare data for a corresponding company.
Here are examples of when you might use this endpoint:
Data discovery: If you are looking to retrieve a high-level overview of welfare information about a company. You can utilize this endpoint by providing the company id.
Commercial
Note: The California Exmod data is currently unavailable through our API due to certain criteria specific to California that cannot be confirmed via the API.
The criteria are as follows:
You possess the rightful entitlement to access the coverage information.
The provided information will be strictly utilized in conjunction with an ongoing workers’ compensation claim.
You commit that the information shall not be disclosed, distributed, or made available to any third parties through publication or otherwise.
If you require California Exmod data, please contact Zywave.
The commercial/details endpoint provides comprehensive commercial data corresponding to the provided company 'id'.
Here are examples of when you might use this endpoint:
Data discovery: If you are looking to retrieve comprehensive commercial information about a company.
You can utilize this endpoint by providing the company id.
The commercial/summary endpoint provides a high-level overview of commercial data for a corresponding company.
Here are examples of when you might use this endpoint:
Data discovery: If you are looking to retrieve a high-level overview of commercial information about a company. You can utilize this endpoint by providing the company id.