Get FEMA flood zone (POST)
POST/v1/flood-zone
Get FEMA flood zone assessment for a location via POST request.
Accepts JSON body with:
address: Full street address for geocodinglatitude+longitude: Coordinate pairmaps_api_response: Pre-fetched Google Maps geocoding response
Request
Responses
- 200
- 400
- 422
- 500
Successful Response
Bad Request
Validation Error
Internal Server Error