Logo
RealEstateAPI Property Search API API Documentation

Flood Zone Types (Multiple Types Example)

POST https://api.realestateapi.com/v2/PropertySearch

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.realestateapi.com/v2/PropertySearch' -d '{"size":20,"flood_zone":true,"flood_zone_type":["B","V"],"city":"Orlando","state":"FL"}'

ENDPOINTS