Documentation
Understand how Fluvenar models flood risk and projects insurance costs, or integrate our flood risk engine into your own application via the REST API.
Quickstart
Enter your property details and get a complete flood cost analysis in under 5 minutes.
Read moreFlood Zone Classification
How we parse FEMA NFHL data to identify your exact flood zone -- A, AE, V, VE, X-shaded, or X-unshaded.
Read morePremium Projection Model
NFIP Risk Rating 2.0 premium estimation using replacement cost, flood type, distance to water, and more.
Read moreMitigation ROI Analysis
Compare flood vents, elevation, sump pumps, and other upgrades against premium reduction and damage avoidance.
Read moreTotal Flood Ownership Cost
NPV calculation combining premiums, expected uninsured losses, deductible exposure, and property value impact.
Read moreAPI Endpoints
/flood/analyze/v1/zone/:address/v1/crs/:zip/v1/signup/v1/login/v1/account/v1/checkoutAuthentication
All API requests require an API key passed via the X-API-Key header.
curl https://fluvenar-api.smarttechinvest.com/v1/zone/77002 \ -H "X-API-Key: fluv_your_api_key_here"
Flood Zone Classification
We parse FEMA's National Flood Hazard Layer (NFHL) to classify properties into flood zones:
- A, AE, AH, AO zones -- Special Flood Hazard Areas (SFHA), 1% annual chance of flooding. Flood insurance required for federally backed mortgages.
- V, VE zones -- Coastal high hazard areas with wave action. Highest risk and highest premiums.
- B / X-shaded zones -- Moderate risk, 0.2% annual chance of flooding.
- C / X-unshaded zones -- Minimal risk. Insurance not required but still recommended.
Zone classification is the primary determinant of whether flood insurance is mandatory and establishes the baseline for premium calculations under Risk Rating 2.0.
Monte Carlo Simulation
Rather than a single loss estimate, Fluvenar runs a Monte Carlo simulation of total flood loss for your property, sampling flood severity across the frequency curve and propagating it through the depth-damage relationship.
- P5 (optimistic) -- 5th percentile total loss
- Median -- 50th percentile total loss
- P95 (pessimistic) -- 95th percentile total loss
Mitigation ROI Analysis
We compare the upfront cost of common flood mitigation measures against expected premium reductions and damage avoidance over your ownership horizon:
- Flood vents -- Allow water to flow through enclosures, reducing hydrostatic pressure and insurance premiums
- Elevation -- Raising the structure above BFE, the most effective but most expensive mitigation
- Sump pumps + battery backup -- Active water removal for basements and crawlspaces
- Backflow valves -- Prevent sewer backup during flood events
- Landscaping and grading -- Direct water away from the foundation
Total Flood Ownership Cost (TFOC)
TFOC is the NPV of all flood-related costs over your ownership horizon:
TFOC gives you a single number that captures the full cost of flood risk for your property. Use it to compare properties, evaluate mitigation investments, and make informed insurance decisions.