Property
Location Search
GET
Authorizations
Provide your API key directly in the header.
Query Parameters
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.
Required range:
0 <= x <= 2
Maximum number of results to return. Defaults to 10, maximum is 100.
Required range:
1 <= x <= 100
Number of records to skip. Defaults to 0.
Required range:
x >= 0
Filter for residential properties only. If true, returns only residential properties. If false, returns only non-residential properties.
Response
200
application/json
Properties found successfully
The response is of type object
.