Logo
RealEstateAPI Property Search API API Documentation

Last Sale Date Range Query

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 '{"last_sale_date_min":"2022-09-01","last_sale_date_max":"2022-12-31","state":"VA","city":"Richmond"}'

ENDPOINTS