Workflow page

Business License Alerts API

A buyer review page for sales operations, field-service, local-commerce, and market-research teams that want business license and registered-business alerts filtered by jurisdiction, category, status, issued date, and business location.

GET /v1/business/license-alerts?jurisdiction=Chicago&status=Active&issued_after=2026-07-01
{
  "data": [
    {
      "licenseId": "sample-chi-3010042",
      "businessName": "Sample Food Market LLC",
      "dbaName": "Sample Market",
      "jurisdiction": "Chicago IL",
      "licenseDescription": "Limited Business License",
      "issuedDate": "2026-06-28",
      "leadReady": true,
      "source": "Chicago Data Portal"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "business-license-alerts-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.