Workflow page

Business License API

A buyer review page for teams searching for a business license API that can normalize municipal license and registered-business records by jurisdiction, category, status, issue date, and location.

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, "workflow": "business-license-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Signals To Watch

These buyer actions help prioritize workflow support and access routing.

Smallest Build

The first buyer-ready workflow should stay this narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Business License Intelligence product catalog.