Florida Property API

A Florida-only ATTOM alternative

ATTOM is a nationwide property-data provider serving large enterprises with assessor, deed, and analytics data across the U.S. Florida Property API is the opposite end of the spectrum: a focused, self-serve REST API for Florida parcels, owners, values, sales, and tax delinquencies.

Who ATTOM is good for

ATTOM is a good fit for enterprises that need nationwide property data — bulk assessor, deed, mortgage, and analytics feeds across all 50 states, typically under an enterprise data license. If you need broad national coverage and volume licensing, that scale is its strength.

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. You can sign up and start querying Florida data the same day, without a national license.

  • Florida-only scope and pricing — pay for the one state you actually work in.
  • Self-serve sign-up and a free tier instead of an enterprise data contract.
  • County-by-county tax-delinquency and tax-certificate data alongside parcels, owners, values, and sales.
  • Owner-name crosswalk to Florida business entities via the companion Florida Business API.

Florida use cases

Florida underwriting

Enrich a Florida address or parcel with owner, assessed value, and sales history inside your underwriting flow.

Investor monitoring

Watch delinquent-tax and certificate status county by county for Florida tax-lien strategies.

LLC-to-property mapping

Cross-reference a Florida business entity to the parcels its owner name appears on.

Example request

Look up Florida parcels by owner name and pull values, addresses, and sales.

GET/v1/parcels/search?owner=northwest+holdings
curl -H "Authorization: Bearer fpapi_test_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
     "https://api.floridapropertyapi.com/v1/parcels/search?owner=northwest+holdings"

Self-serve pricing

Self-serve tiers start with a free 1,000 calls/mo and scale up as you grow — no enterprise minimum or annual commitment to begin.

See pricing →

Data coverage

Florida parcel, owner, value, and sales coverage spans Florida counties, with tax-delinquency data rolling out county by county.

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