v1 · 10.5M+ Florida parcels indexed

Florida parcel records, normalized for API and lead workflows

Search Florida parcels by owner, address, parcel ID, value, use code, and county. Parcel roll coverage is live across all 67 counties; sales and tax-delinquency coverage are tracked county by county as they come online.

Updated regularly ·

Parcel index live · Tax-delinquency & certificate coverage rolling out county-by-county.

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.

  • 10.5M+ parcels indexed
  • 67 Florida counties
  • Parcel roll live
  • Sales importing
  • Tax-delinquency coverage rolling out
  • API, CSV, webhooks

10,511,205 parcels currently searchable

One endpoint

Query parcels with a single request

Search by owner, address, parcel ID, value, use code, and county. JSON envelopes, versioned at /api/v1, with a full OpenAPI 3.1 spec — no scraping, no hidden pagination tricks.

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.

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 normalized Florida property data — parcels, sales, and tax delinquencies — through one REST API.

Tax-certificate researchers

Track delinquent-tax and certificate-sale records county by county to source tax-lien and certificate opportunities.

B2B sales & CRM enrichment

Enrich CRM records and lead lists with owner, address, and property attributes for Florida-focused outreach.

Public-records research

Run investigative, journalistic, and academic public-records research across statewide parcel data.

Data products

Parcels, sales, and tax delinquencies — one API

Parcel roll — live statewide

Owner, site address, parcel ID, just/assessed/taxable value, DOR use code, year built, and PostGIS geometry across all 67 counties.

Sales history — importing

Recorded deed transfers with book/page, instrument number, deed and qualification codes, and grantor/grantee. Importing county by county.

Tax delinquencies — rolling out

Delinquent-tax and tax-certificate records with status, amount due, certificate number, and source vendor. Rolling out county by county.

CSV exports

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

Webhooks & saved-search alerts

Register saved filters and receive webhook callbacks when new parcels, sales, or delinquencies match. Shipping in v1.1.

Clean REST + OpenAPI 3.1

JSON envelopes versioned at /api/v1, a full OpenAPI 3.1 spec, and an MCP server for AI agents. No scraping 67 county sites.

Part of the Florida data suite

Two APIs, one Florida

Enrich a Florida LLC with its real estate holdings — search a company in Florida Business API, then match its principals and addresses to parcels here.

Companies & entities

Florida Business API

Company and entity records, officers, registered agents, and new filings — the corporate layer behind every owning LLC.

floridabusinessapi.com

Parcels & owners

Florida Property API

Parcels, owners, values, sales, tax delinquencies, and certificates — the real estate held by those entities.

You are here

See how the two datasets join: Business ↔ Property crosswalk →

Pricing

Start free, scale when you need to

500 trial credits and 7-day full access, no credit card. Paid plans add higher quotas, CSV exports, webhooks, and the MCP server on one shared credit bucket across REST and MCP.

Legal & data limitations

FloridaPropertyAPI indexes and normalizes public property-record data. It is not a consumer-reporting agency and must not be used for FCRA-covered credit, insurance, employment, tenant-screening, or eligibility decisions.

See the FCRA notice and acceptable-use policy 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.