# PermitReporter Leads Feed

> PermitReporter Leads Feed is a paid API for AI agents from permitreporter.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Returns source-linked building permit leads from the last 30–365 days, classified by trade and project scope, filtered by county and trade for contractor opportunity targeting.

## Facts

- Endpoint: POST https://permitreporter.com/v1/permits/leads
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/permitreporter-leads-feed-c6059b4d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0T8XDCK2KVE-EKy5WOKMx

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 permitreporter-leads-feed-c6059b4d -d '<json body>'
```

Example prompt: Pull me the latest 30 days of roofing permit leads in Travis County, Texas — I want to see what new jobs are out there for my roofing business.

## When to prefer this

Choose this endpoint when you need fresh, source-linked permit leads filtered specifically by trade type and county for contractor sales prospecting. It is distinct from a general permit search in that it is optimized for lead generation with trade/scope classification rather than ad-hoc structured search queries. Ideal for CRM enrichment pipelines, automated lead routing, and contractor marketing workflows where recency (last 30–365 days) and trade specificity matter most.

## Known failure modes

- No permits found matching the filter criteria — returns empty result at $0 cost
- Invalid county name or unsupported county — may return empty or error response
- Unsupported trade type filter — may return no results
- Date range exceeding 365 days — rejected as out of bounds
- Malformed request body — returns validation error

## How this service works

Source-linked permits from the last 30 days (configurable up to 365), classified by trade and project scope for contractor opportunity targeting. Filter by county and trade. $0.01 USDC per call. An empty result costs $0.

## Output

A list of permit records from the past 1–365 days, each containing source links, trade classification, project scope, county, and issuance date — structured for contractor sales targeting and opportunity identification. Empty results (no matching permits) are returned at no charge.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/permitreporter-leads-feed-c6059b4d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from permitreporter.com](https://www.zero.xyz/host/permitreporter.com/llms.txt)
