# Permit Verdict — New Building Permits by City and Trade

> Permit Verdict — New Building Permits by City and Trade is a paid API for AI agents from permitverdict.com, paid per call via x402, $2/call, status unknown (last checked 2026-09-15).

Returns live building permit data for a specified jurisdiction, filtered by trade and price range, sourced directly from city records.

## Facts

- Endpoint: GET https://permitverdict.com/v1/address/%7Bjurisdiction%7D/verdict
- Price: $2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/permit-verdict-new-building-permits-by-city-and-trade-4314a845
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vGfAC0ZT2nwkexuIOPoDK

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability permit-verdict-new-building-permits-by-city-and-trade-4314a845
```

Example prompt: Pull the latest building permits filed in San Francisco for electrical contractors — I'm looking for projects in the $25,000 to $200,000 range so I can follow up on leads.

## When to prefer this

Choose this endpoint when a contractor or agent needs real-time building permit leads from official city records in one of the supported US cities (San Francisco, Seattle, Austin, New York City, Chicago, Los Angeles, New Orleans), filtered specifically by trade type and project value. It is ideal for lead-generation automation, market monitoring, and competitive intelligence for contractors who want fresh permit data without scraping municipal websites themselves.

## Known failure modes

- Unsupported jurisdiction returns no results or an error if the city is not among the supported markets (SF, Seattle, Austin, NYC, Chicago, LA, New Orleans)
- Invalid or unrecognized trade type may return empty results
- Payment failure (x402 protocol) results in 402 response before data is returned
- City records temporarily unavailable may cause delayed or stale data
- Price range filters outside practical bounds may return empty sets

## How this service works

Every new building permit in your city, filtered to your trade and price range, read live from the city's own records. $99/mo, or $299 to close your trade in your city. San Francisco · Seattle · Austin · New York City · Chicago · Los Angeles · New Orleans.

## Output

Returns live building permit records from the specified city's official records, filtered to the requested trade type and price range. Each result includes permit details such as address, permit type, declared project value, trade category, and filing date — giving contractors actionable leads from fresh municipal data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/permit-verdict-new-building-permits-by-city-and-trade-4314a845/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from permitverdict.com](https://www.zero.xyz/host/permitverdict.com/llms.txt)
