RentcastRentcast / Find Rental Listings

appKey: rentcast
actionKey: find-rental-listings

Action Inputs

The following parameters are available when configuring this action:
address
Address
The **full address** of the property, in the format of `Street, City, State, Zip`, e.g. `5500 Grand Lake Drive, San Antonio, TX, 78244`
string | undefined
bathrooms
Bathrooms
The number of bathrooms in the property. Supports fractions to indicate partial bathrooms
string | undefined
bedrooms
Bedrooms
The number of bedrooms in the property. Use `0` to indicate a studio layout
string | undefined
daysOld
Days Old
The maximum number of days since comparable listings were last seen on the market, with a minimum of 1
string | undefined
latitude
Latitude
The latitude of the property, e.g. `29.475962`
string | undefined
longitude
Longitude
The longitude of the property, e.g. `-98.351442`
string | undefined
maxListings
Max Listings
The maximum number of listings to return. Each API call can retrieve up to `500` listings, so a higher amount will require multiple requests.
string | undefined
propertyType
Property Type
The type of the property. [See the documentation](https://developers.rentcast.io/reference/property-types) for more information
string | undefined
radius
Radius
The radius of the search area in miles, with a maximum of 100.
string | undefined
status
Status
The current listing status, used to search for listings matching this criteria
string | undefined