BizAPI · Example Payload

Bizapi Company Example

Business IntelligenceCompany DataCRMFirmographic DataNAICSSIC

Bizapi Company Example is an example object payload from BizAPI, with 34 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

duns_numbercompany_namedbasic_code_4sic_code_8naics_code_6streetcitystatezipcountrylatitudelongitudephonefaxemailurlstock_tickertop_contact_nametop_contact_titlesales_volumetotal_employeesemployees_on_siteyear_startedlocation_typesubsidiary_indicatorparent_dunsparent_namedomestic_ultimate_dunsdomestic_ultimate_nameglobal_ultimate_dunsglobal_ultimate_namehierarchy_codefamily_member_count

Example Payload

Raw ↑
{
  "duns_number": "123456789",
  "company_name": "Acme Corporation",
  "dba": "Acme Corp",
  "sic_code_4": "7372",
  "sic_code_8": "73720000",
  "naics_code_6": "511210",
  "street": "100 Market Street",
  "city": "San Francisco",
  "state": "CA",
  "zip": "94105",
  "country": "US",
  "latitude": -41.49,
  "longitude": 109.4,
  "phone": "+1-415-555-0100",
  "fax": "+1-415-555-0199",
  "email": "contact@acme.com",
  "url": "https://www.acme.com",
  "stock_ticker": "ACME",
  "top_contact_name": "Jane Smith",
  "top_contact_title": "Chief Executive Officer",
  "sales_volume": "12500000",
  "total_employees": "350",
  "employees_on_site": "350",
  "year_started": "2001",
  "location_type": "HQ",
  "subsidiary_indicator": "N",
  "parent_duns": "123456789",
  "parent_name": "Jane Smith",
  "domestic_ultimate_duns": "123456789",
  "domestic_ultimate_name": "Jane Smith",
  "global_ultimate_duns": "123456789",
  "global_ultimate_name": "Jane Smith",
  "hierarchy_code": "HQ",
  "family_member_count": "5"
}

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/bizapi-company-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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