Market catalog

Business License Intelligence

A proposed API and CSV feed product for sales operations, field-service, local-commerce, and market-research teams that need source-linked business license and registered-business records without building their own municipal open-data pipeline.

GET /v1/business/licenses?jurisdiction=Chicago&category=food&issued_after=2026-07-01
{
  "data": [
    {
      "licenseId": "sample-chi-2926210",
      "businessName": "Sample Auto Services Inc.",
      "dbaName": "Sample Auto Repair",
      "jurisdiction": "Chicago IL",
      "address": "2934 W 63RD ST",
      "licenseDescription": "Motor Vehicle Services License",
      "status": "Active",
      "issuedDate": "2026-07-02",
      "source": "Chicago Data Portal"
    }
  ],
  "meta": { "sampleOnly": true, "market": "business-licenses" }
}

Buyer Fit

This catalog entry summarizes the buyer fit, sources, and access model for this data product.

Public Data Sources

The initial product would normalize public records into stable polling endpoints and exports.

Buyer Workflows

These are the specific self-serve workflows this page is designed to support.

New business license alert feed

Normalize license records by jurisdiction, category, status, issue date, address, and source for territory and lead workflows.

Registered business enrichment

Attach source-linked business names, DBA names, license categories, and status fields to CRM accounts or local-market spreadsheets.

Local-market category export

Refresh CSV snapshots for teams watching business openings, status changes, or category density in selected cities.

Specific Workflow Tests

These pages focus on specific buyer workflows.

Access Model

Pricing starts with narrow, low-touch access paths for qualified buyers.

Product FAQ

Is this business license API live?

No. This is a product page for reviewing the proposed response shape, source coverage, and buyer fit.

Would it verify a company's legal, tax, or compliance status?

No. The proposed product would provide source-linked public and licensed business-record data only. Buyers remain responsible for compliance, diligence, outreach, and qualification decisions.