Permit records for an address, exact parcel set, or point
Permit records for an address, exact parcel set, or point. Perfect for: 'check permits for these parcels' or 'nearby permit activity'. Exact subjects resolve parcel-first to the legal authority, including unincorporated Wake County Tyler EnerGov. Exact parcel requests never fall back to Census residential trends. Charged only when an official record source answers. Permit and inspection workflow fields are not construction, compliance, or occupancy conclusions.
50000 (raw units)
price
1
calls / 30d
1
unique payers
2026-09-09
updated
Provider
api.locus.report · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"amount": "50000",
"maxTimeoutSeconds": 60
},
{
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "FBVHMG5PTNW6sNd7uhZBsxhWkwJYRpgk34QcTgDpQdwV",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": "50000",
"maxTimeoutSeconds": 60
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"body": {
"city": "chicago",
"latitude": 41.8827,
"longitude": -87.6233,
"radiusMeters": 500
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"example": {
"caveats": [
"Example artifact; not live data."
],
"generatedAt": "2026-01-01T00:00:00.000Z",
"id": "locus_example",
"records": []
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"city": {
"maxLength": 40,
"minLength": 3,
"type": "string"
},
"county": {
"maxLength": 80,
"minLength": 2,
"type": "string"
},
"latitude": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"longitude": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"parcelId": {
"maxLength": 80,
"minLength": 1,
"type": "string"
},
"parcelIds": {
"items": {
"maxLength": 80,
"minLength": 1,
"type": "string"
},
"maxItems": 25,
"minItems": 1,
"type": "array"
},
"place": {
"maxLength": 240,
"minLength": 3,
"type": "string"
},
"radiusMeters": {
"maximum": 3000,
"minimum": 50,
"type": "integer"
},
"sinceDate": {
"type": "string"
},
"state": {
"maxLength": 2,
"minLength": 2,
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
},
"builder-code": {
"info": {
"a": "bc_vz5zyuko"
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"a": {
"description": "App builder code",
"pattern": "^[a-z0-9_]{1,32}$",
"type": "string"
},
"s": {
"description": "Service builder codes",
"items": {
"pattern": "^[a-z0-9_]{1,32}$",
"type": "string"
},
"type": "array"
},
"w": {
"description": "Wallet builder code",
"pattern": "^[a-z0-9_]{1,32}$",
"type": "string"
}
},
"type": "object"
}
},
"locus.freePreflight": {
"coverageBeforeCharge": true,
"laneTool": "locus_lane_availability",
"mcpUrl": "https://mcp.locus.report/mcp",
"recommendedTool": "locus_coverage_check",
"skillInstall": "npx @velinussage/locus-agent-skill add",
"skillUrl": "https://api.locus.report/.well-known/skill.md",
"toolsCallUrl": "https://api.locus.report/tools/call",
"toolsListUrl": "https://api.locus.report/tools/list",
"unsupportedReturnsFreeDiagnostic": true,
"version": 2
},
"offer-receipt": {
"info": {
"offers": [
{
"acceptIndex": 0,
"format": "eip712",
"payload": {
"amount": "50000",
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"network": "eip155:8453",
"payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
"resourceUrl": "https://api.locus.report/api/locus-metro-permits",
"scheme": "exact",
"validUntil": 1788919624,
"version": 1
},
"signature": "0xe12c322437606628673165d626bf6128736f423494ccf0a76f514b269ab5ea852756174de745b9caf6bb049f1a2baf1114d358667ea62538832680f829f5bf5f1c"
}
]
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"offers": {
"items": {
"properties": {
"acceptIndex": {
"type": "integer"
},
"format": {
"type": "string"
},
"payload": {
"properties": {
"amount": {
"type": "string"
},
"asset": {
"type": "string"
},
"network": {
"type": "string"
},
"payTo": {
"type": "string"
},
"resourceUrl": {
"type": "string"
},
"scheme": {
"type": "string"
},
"validUntil": {
"type": "integer"
},
"version": {
"type": "integer"
}
},
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"type": "object"
},
"signature": {
"type": "string"
}
},
"required": [
"format",
"signature"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"offers"
],
"type": "object"
}
}
}Use it
curl
curl "https://api.locus.report/api/locus-metro-permits" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://api.locus.report/api/locus-metro-permits");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://api.locus.report/api/locus-metro-permits")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/13101.json, and this resource appears in /discovery/resources and /discovery/search.