Skip to main content
    Data/API roadmap

    Floodi data access for governments, partners, researchers, and property operators.

    Floodi is building simple, read-only flood intelligence feeds that combine community reports, verification states, official alerts, USGS readings, and historical activity while keeping privacy and public-safety controls first.

    Community reports

    Verified reports

    Official alerts

    Gauge readings

    Historical activity

    Endpoints

    /api/floods.geojson is a real, production machine endpoint — the canonical public feed (shown below), returning live application/geo+json to code, servers, ArcGIS, and browsers alike. The other /api/* paths are browser-viewable previews of Floodi's read-only data foundation: they render the response shape in a browser but are not production machine endpoints (a server or GIS client receives the app page, not JSON). Filtered report and official-readings access is available to approved pilots on request via the Supabase functions; the alerts and storm-archive previews currently return foundation/sample data.

    GET /api/reports

    Filters: city, county, date_from, date_to, verification_status, severity, source, type

    GET /api/alerts

    Filters: city, county, date_from, date_to, severity, source, type

    GET /api/official-readings

    Filters: source, city, county, severity, date_from, date_to

    GET /api/cities

    Filters: city, county

    GET /api/storm-archive

    Filters: city, county, date_from, date_to, verification_status, severity, source, type

    GET /api/floods.geojson

    Canonical public GeoJSON feed — real application/geo+json, free, CORS-open, no key

    Access paths

    Start with the free public feed. Move up only when your volume or use case needs it — every path is scoped and honest about what exists today.

    Public feed

    Free · live now

    Live Florida flood reports and USGS/NWS readings as GeoJSON and CAP v1.2. No API key, CORS-open, ~15-minute refresh. Attribution required.

    For: Government GIS, newsrooms, researchers, civic developers.

    Pilot / scoped access

    On request

    Public-safe report filters (city, county, severity, date, verified status), higher-volume coordination, and ArcGIS / WebEOC integration support. Provided to approved partner pilots, not as open private API access.

    For: HOAs, property operators, and agencies running an integration pilot.

    Commercial license

    Custom

    Negotiated terms for high-volume or commercial use beyond the public feed's fair-use and attribution terms. No standard published price — scoped to your use case.

    For: InsurTech, reinsurance, risk analytics, infrastructure, real-estate data.

    Government evaluation

    Pilot-based

    Evaluate Floodi data feeds inside your existing operating picture as a supplemental layer, with an MOU or data-sharing agreement. No cost for the pilot period.

    For: County / municipal emergency management, public works, transportation.

    Privacy-first data posture

    Public feeds should expose operationally useful fields, not private user profiles. Security and compliance roadmap available upon request.

    Canonical public endpoint (same URL for code, servers, ArcGIS, WebEOC, and a browser):

    https://floodi.app/api/floods.geojson Open the feed

    Request API Access

    Tell us what feed, geography, and operational use case you need.