# Florida Properties data - bluedoor Production data surface for the Florida Properties API. Current coverage is the Martin County MVP read model. Home: https://bluedoor.sh/data/florida-properties Base API: https://api.bluedoor.sh/florida-properties/v1 Docs: https://bluedoor.sh/apis/florida-properties/docs Core pages: - https://bluedoor.sh/data/florida-properties - data home - https://bluedoor.sh/data/florida-properties/parcels - parcel search and browse - https://bluedoor.sh/data/florida-properties/search - query router - https://bluedoor.sh/data/florida-properties/indexes - all browseable indexes - https://bluedoor.sh/data/florida-properties/sources - source registry and artifacts Facet indexes: - https://bluedoor.sh/data/florida-properties/cities - Cities - https://bluedoor.sh/data/florida-properties/zips - ZIP codes - https://bluedoor.sh/data/florida-properties/subdivisions - Subdivisions - https://bluedoor.sh/data/florida-properties/owners - Owners - https://bluedoor.sh/data/florida-properties/property-types - Property types - https://bluedoor.sh/data/florida-properties/use-codes - Use codes Source record collections: - https://bluedoor.sh/data/florida-properties/sales - Recorded sales - https://bluedoor.sh/data/florida-properties/permits - Building permits - https://bluedoor.sh/data/florida-properties/mortgages - Mortgage documents - https://bluedoor.sh/data/florida-properties/tax-notices - TRIM tax notices Entity URL patterns: - Parcel: https://bluedoor.sh/data/florida-properties/parcels/%3Cparcel-id%3E - City: https://bluedoor.sh/data/florida-properties/cities/%3Ccity-slug%3E - ZIP: https://bluedoor.sh/data/florida-properties/zips/%3Czip-code%3E - Subdivision: https://bluedoor.sh/data/florida-properties/subdivisions/%3Csubdivision-slug%3E - Owner: https://bluedoor.sh/data/florida-properties/owners/%3Cowner-slug%3E - Property type: https://bluedoor.sh/data/florida-properties/property-types/%3Cproperty-type-slug%3E - Use code: https://bluedoor.sh/data/florida-properties/use-codes/%3Cuse-code-or-slug%3E Seed parcel pages: - https://bluedoor.sh/data/florida-properties/parcels/17-38-41-001-048-00070-1 - https://bluedoor.sh/data/florida-properties/parcels/06-38-41-018-000-00040-0 - https://bluedoor.sh/data/florida-properties/parcels/01-38-38-000-950-00010-0 - https://bluedoor.sh/data/florida-properties/parcels/13-37-41-000-000-00010-7 Useful API calls: - GET /v1/stats - GET /v1/parcels/search?q=45%20SW%20Palm%20Cove&kind=address - GET /v1/parcels/{parcel_id}?include=valuation,transfers,tax_notices,permits,mortgages - GET /v1/facets?field=city - GET /v1/sales/search - GET /v1/permits/search - GET /v1/mortgages/search - GET /v1/tax-notices/search