/apartments/listings/search
Search Apartments.com rental listings by location (city-state): for each result returns name, address, geo, rent range, per-bedroom pricing, amenities, move-in specials, photo and phone. Supports filters by bedrooms, home type and price range.
Price: 10 credits per 40 results
💡 AI Hint: Search live Apartments.com rental listings in a city-state location (e.g. houston-tx). Returns listings with name, phone, address, geo, rent_low/rent_high, currency, availability, image, amenities, specials and bed_rents (per-bedroom price). Filter by bedrooms, home_type, min_price/max_price.
Authorizations
API token from the dashboard
Headers
Body
Location as city-state slug (e.g. houston-tx) or a search URL
1"houston-tx"
"austin-tx"
"https://www.apartments.com/chicago-il/"
Max number of listings to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter by number of bedrooms
studio, 1, 2, 3, 4 Filter by home type
apartments, houses, condos, townhomes Minimum monthly rent
x >= 0Maximum monthly rent
x >= 0Response
Successful Response