/location/for-sale-nearby-areas
Get nearby area for searching for sale properties. Search by city+state_code or city+state_code+neighborhood or postal_code
Request
Add parameter in header x-rapidapi-key
Example:x-rapidapi-key: ********************
One of the following options: city|neighborhood|postal_code
Request samples
curl --location --request GET 'https://us-real-estate.p.rapidapi.com/api/location/for-sale-nearby-areas?area_type=city&city=New York&state_code=NY&neighborhood=&postal_code=' \
--header 'x-rapidapi-key;'
Responses
application/json Modified at 2024-07-21 05:43:47