ZoningVerdict
POST zoningverdict.com/api/v1/parcel/resolve
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Address-to-zoning lookup for published municipalities. Coverage: 64 municipalities in 6 states. Resolves a street address to supported municipality and, where GIS is verified, zoning district_code with lookup method. Positioning: Records tell you what's on file; ZoningVerdict tells you what the ordinance actually says, independently verified, with the citation. Responses include source citations and last-reviewed dates. Price: $0.01/call.
Resource: zoningverdict.com/api/v1/parcel/resolve
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xc1dAb3C368f8B6595C49Df67f4a17225E0CEB785
Payment methods: — · Last validation: —
{
"input": {
"body": {
"address": "1000 Rochester Hills Dr, Rochester Hills, MI 48309"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"meta": {
"source_url": "https://atlas.rochesterhills.org/arcgis/rest/services/PlanningZoning/Zoning_PublicDataset/FeatureServer/0",
"positioning": "Records tell you what's on file; ZoningVerdict tells you what the ordinance actually says, independently verified, with the citation.",
"last_reviewed_at": "2026-07-05"
},
"supported": true,
"municipality": "rochester-hills",
"district_code": "R-2",
"lookup_method": "gis_point_query",
"matched_address": "1000 ROCHESTER HILLS DR, ROCHESTER HILLS, MI, 48309",
"lookup_statement": "Matched against official Rochester Hills zoning GIS and normalized to district R-2."
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xc1dAb3C368f8B6595C49Df67f4a17225E0CEB785",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xc1dAb3C368f8B6595C49Df67f4a17225E0CEB785",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.