Workflow page

Building Permit Alerts API

A buyer review page for contractors, suppliers, real estate, insurance, and proptech teams that want building permit alerts filtered by jurisdiction, job type, permit type, status, filing date, and address.

GET /v1/property/building-permit-alerts?region=NYC&job_type=A1,A2&status=IN%20PROCESS
{
  "data": [
    {
      "jobId": "301927137",
      "address": "105 MONTAGUE STREET",
      "borough": "BROOKLYN",
      "jobType": "A3",
      "permitType": "EQ",
      "permitStatus": "IN PROCESS",
      "filingStatus": "RENEWAL",
      "leadReady": true,
      "source": "NYC DOB"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "building-permit-alerts-api" }
}

Likely Buyers

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

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

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