Search for properties and return paginated property IDs based on location, coordinates, or property attributes. Use this endpoint to discover properties matching your criteria, then retrieve full details using the Bulk Property Details endpoint.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the account (required for authorization).
Filter by city name.
Filter by US state (two-letter abbreviation).
Filter by address (partial match supported).
Filter by property name (partial match supported).
Latitude for coordinate-based search. Use with longitude. Can also be specified as 'lat'.
Longitude for coordinate-based search. Use with latitude. Can also be specified as 'lng'.
Search radius in miles when using coordinate-based search. Defaults to 0.5 miles.
Minimum total number of units.
Maximum total number of units.
Minimum number of stories/floors.
Filter by property classification grade.
A, B, C Page number for pagination (starts at 1).
x >= 1Number of results per page. Maximum 200.
1 <= x <= 200