Provide your API key directly in the header.
The longitude coordinate of the center point for the search.
The latitude coordinate of the center point for the search.
The radius in miles to search from the center point. Maximum value is 2 miles.
0 <= x <= 2
Maximum number of results to return. Defaults to 10, maximum is 100.
1 <= x <= 100
Number of records to skip. Defaults to 0.
x >= 0
Filter for residential properties only. If true, returns only residential properties. If false, returns only non-residential properties.
Properties found successfully
The response is of type object
.
Provide your API key directly in the header.
The longitude coordinate of the center point for the search.
The latitude coordinate of the center point for the search.
The radius in miles to search from the center point. Maximum value is 2 miles.
0 <= x <= 2
Maximum number of results to return. Defaults to 10, maximum is 100.
1 <= x <= 100
Number of records to skip. Defaults to 0.
x >= 0
Filter for residential properties only. If true, returns only residential properties. If false, returns only non-residential properties.
Properties found successfully
The response is of type object
.