Production index loading:Florida Property API is currently importing the full Florida property records dataset. Docs, sample data, and API onboarding are available now; full live search results will expand as indexing completes.View status →
v1 · Production index loading

Florida property records, normalized for API and analytics workflows

Search Florida parcels, owners, assessed values, sales, and tax delinquencies through one REST API. The production index is currently loading from county property appraiser and tax-collector data; docs and sample API responses are available now.

Updated regularly ·

  • Production index loading
  • Daily import pipeline active
  • REST API docs live
  • Sample dataset available

Sample API responses, docs, and onboarding are available now. Live search results will expand as indexing completes — no redeploy needed.See data coverage →

GET/api/v1/parcels/search
curl https://api.floridapropertyapi.com/v1/parcels/search?query=miami&limit=3

// 200 OK
{
  "data": [
    {
      "parcel_id": "30-3122-001-0010",
      "owner_name": "SMITH JOHN A",
      "site_address_full": "123 BISCAYNE BLVD",
      "just_value": 485000
    }
  ],
  "total": 3
}

Returns ranked results in ~12 ms.

Built for

Every Florida-property workflow, one endpoint away

Clean REST API

JSON envelopes, versioned at /api/v1, full OpenAPI 3.1 spec. No surprises, no hidden pagination tricks.

Daily delinquency & sales updates

Auto-imported from county property appraiser and tax-collector feeds so your data tracks the source of record.

Owner & address search

Fuzzy-ranked across owner name, site address, and parcel ID. Find every parcel tied to an owner in one query.

Saved searches & alerts

Webhooks fire on new matches against your saved filters. Shipping in v1.1.

CSV exports

Bulk export on every paid plan. No per-row metering, no extra tier just to download what you queried.

Value & tax filters

Filter parcels by county, use code, just/assessed value, sale date, and tax-delinquency status. Pipe straight into your model.

Who uses it

Real estate investors

Screen Florida parcels by value, last sale, and tax-delinquency status to build deal pipelines without scraping county sites.

Title & legal teams

Pull owner of record, site address, sales history, and lien/certificate status for diligence and title work.

Developers & data teams

Build apps on top of normalized Florida property data — parcels, sales, and tax delinquencies — with one REST API.

Compliant uses

In-scope workflows

Florida Property API is not a consumer reporting agency. The data is sourced from county property appraiser and tax-collector public records and is intended for workflows like these:

  • Real estate investment research and deal sourcing
  • Title diligence: owner of record, sales history, lien/certificate status
  • Property-tax and tax-certificate analysis
  • Public-records research, investigative journalism, and academic work
  • Internal CRM enrichment and analytics workflows
  • Geospatial and parcel-mapping applications

Out of scope: credit, insurance underwriting, employment screening, tenant screening, and any other FCRA-covered permissible purpose. See the FCRA notice for the full prohibited-uses list.

Try it free, then scale

500 trial credits, 7-day full access (no credit card). After day 7 your balance caps at 100 — upgrade anytime to remove the cap.