BizAPI · Schema
BizAPI Company
A business entity record returned by the BizAPI Business Intelligence API, containing firmographic data including identification numbers, industry codes, address, contact information, financial indicators, and corporate hierarchy details.
Business IntelligenceCompany DataCRMFirmographic DataNAICSSIC
Properties
| Name | Type | Description |
|---|---|---|
| duns_number | string | DUNS number uniquely identifying the business entity. |
| company_name | string | Legal name of the company. |
| dba | string | Doing-business-as (trade) name. |
| sic_code_4 | string | 4-digit Standard Industrial Classification code. |
| sic_code_8 | string | 8-digit Standard Industrial Classification code. |
| naics_code_6 | string | 6-digit North American Industry Classification System code. |
| street | string | Street address of the business location. |
| city | string | City of the business location. |
| state | string | State or province of the business location. |
| zip | string | ZIP or postal code of the business location. |
| country | string | Country of the business location. |
| latitude | number | Latitude coordinate of the business location. |
| longitude | number | Longitude coordinate of the business location. |
| phone | string | Primary phone number. |
| fax | string | Fax number. |
| string | Primary contact email address. | |
| url | string | Company website URL. |
| stock_ticker | string | Stock exchange ticker symbol. |
| top_contact_name | string | Name of the top contact at the company. |
| top_contact_title | string | Title of the top contact at the company. |
| sales_volume | string | Annual sales volume. |
| total_employees | string | Total number of employees. |
| employees_on_site | string | Number of employees at this location. |
| year_started | string | Year the company was established. |
| location_type | string | Location type indicator. |
| subsidiary_indicator | string | Subsidiary status indicator. |
| parent_duns | string | DUNS number of the parent company. |
| parent_name | string | Name of the parent company. |
| domestic_ultimate_duns | string | DUNS number of the domestic ultimate parent. |
| domestic_ultimate_name | string | Name of the domestic ultimate parent. |
| global_ultimate_duns | string | DUNS number of the global ultimate parent. |
| global_ultimate_name | string | Name of the global ultimate parent. |
| hierarchy_code | string | Corporate hierarchy code. |
| family_member_count | string | Number of family members in the corporate hierarchy. |