Florida Property API

Florida delinquent property tax leads

A REST API feed of Florida delinquent property-tax records — county, parcel, tax year, amount due, and certificate status — linked back to the parcel's owner, value, and sales. Built for tax-lien investors, title teams, and property-intelligence platforms.

Where Florida Property API is different

Florida Property API is not trying to be a nationwide property-data warehouse. It is built for Florida-specific workflows: parcel lookup, owner research, county-by-county tax-delinquency monitoring, and cross-referencing property records with Florida business entities. Delinquency records arrive joined to the parcel and owner so a lead is more than a number.

  • Filter delinquent-tax and tax-certificate records by county, parcel, tax year, and sale status.
  • Each record links to the parcel's owner of record, assessed value, and recorded sales.
  • Cross-reference an owner to Florida business entities via the companion Florida Business API.
  • Self-serve sign-up with a free tier — no contract to start building lead pipelines.

Florida use cases

Tax-lien pipelines

Build county-by-county lists of delinquent parcels and certificates for investor outreach and diligence.

Owner outreach

Pair a delinquent parcel with its owner of record and mailing address for direct outreach.

Monitoring

Poll the API to watch delinquency and certificate status change across the Florida counties you cover.

Example request

Filter Florida delinquent-tax and certificate records by county and status.

GET/v1/tax-delinquencies/search?county=hillsborough
curl -H "Authorization: Bearer fpapi_test_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
     "https://api.floridapropertyapi.com/v1/tax-delinquencies/search?county=hillsborough"

Self-serve pricing

Begin on the free tier (1,000 calls/mo) and upgrade self-serve — Investor-focused plans add headroom for higher-volume monitoring.

See pricing →

Data coverage

Delinquency coverage is rolling out county by county — not every Florida county is live yet. Check which counties are covered before building a lead pipeline so you know exactly what the feed returns today.

Tax-delinquency coverage by county →

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, TaxCertSale, or any government agency. Florida Property API is not a consumer reporting agency, the data is not a consumer report, and it may not be used for any purpose covered by the Fair Credit Reporting Act (FCRA) — including credit, insurance, employment, or tenant screening.

Ready to ship against Florida data?

See a sample response or read the docs, then start hitting the API with your test key. Free tier: 1,000 calls/mo.

Last updated: 2026-06-29