Webhooks
Webhook delivery format and HMAC signing — planned shape (v2 feature).
Webhook delivery is a v2 feature. This page documents the planned shape so integrators can prepare. Live delivery, retries, and the admin dashboard ship after the first paying webhook customer requests them.
Florida Property API is an independent data platform and is not affiliated with the Florida Department of Revenue, any county property appraiser or tax collector, LienHub, RealAuction, or TaxCertSale.
Planned Shape
Webhooks deliver JSON POST requests to your registered endpoint with an X-FPA-Signature header containing an HMAC-SHA256 signature of the raw body using your endpoint's shared secret.
Subscribed event types (planned): parcel.updated, sale.recorded, delinquency.added, saved_search.match.
Subscribe via the /admin/webhooks interface (admin-only in v1).
MCP — Florida Property API for AI Agents
Connect Claude, Cursor, OpenClaw, or any MCP-compatible AI agent to live Florida property data. 7 tools for parcel, sales, tax-delinquency, and county lookups.
Search Parcels
Search Florida property parcels by owner name or site address (fuzzy), county, DOR use code, city/zip, value ranges, last-sale filters, and PostGIS spatial predicates.