Property
Location Search
GET
/
public
/
property
/
location
/
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 500.
Required range:
1 < x < 500
Number of records to skip. Defaults to 0.
Required range:
x > 0