Skip to main content

RentCast

RentCast is the leading rental property analytics, estimation and reporting software . This connector enables you to extract data from endpoints like Value Estimate , Rent Estimate , Property Records , Sale Listings and Rental Listings Docs : https://developers.rentcast.io/reference/introduction

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.
addressstringAddress. The full address of the property, in the format of Street, City, State, Zip. Used to retrieve data for a specific property, or together with the radius parameter to search for listings in a specific area
citystringCity. The name of the city, used to search for listings in a specific city. This parameter is case-sensitive
statestringState. The 2-character state abbreviation, used to search for listings in a specific state. This parameter is case-sensitive
zipcodestringZip Code. The 5-digit zip code, used to search for listings in a specific zip code
latitudestringLatitude. The latitude of the search area. Use the latitude/longitude and radius parameters to search for listings in a specific area
longitudestringLongitude. The longitude of the search area. Use the latitude/longitude and radius parameters to search for listings in a specific area
radiusstringRadius. The radius of the search area in miles, with a maximum of 100. Use in combination with the latitude/longitude or address parameters to search for listings in a specific area
property_typestringProperty Type. The type of the property, used to search for listings matching this criteria : Single Family , Condo , Townhouse , Manufactured , Multi-Family , Apartment , Land ,
bedroomsnumberBedrooms. The number of bedrooms, used to search for listings matching this criteria. Use 0 to indicate a studio layout
bath_roomsintegerBath Rooms. The number of bathrooms, used to search for listings matching this criteria. Supports fractions to indicate partial bathrooms
statusstringStatus. The current listing status, used to search for listings matching this criteria : Active or Inactive
days_oldstringDays Old. The maximum number of days since a property was listed on the market, with a minimum of 1 or The maximum number of days since a property was last sold, with a minimum of 1. Used to search for properties that were sold within the specified date range
data_type_stringData Type . The type of aggregate market data to return. Defaults to "All" if not provided : All , Sale , Rental
history_rangestringHistory Range. The time range for historical record entries, in months. Defaults to 12 if not provided

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
Property RecordsidDefaultPaginator
Sale ListingsidDefaultPaginator
Rental ListingsidNo pagination
StatisticsNo pagination
Value EstimateNo pagination
Rent EstimateNo pagination

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-18Initial release by @ombhardwajj via Connector Builder
Was this page helpful?