Back to catalog
📈

RentCast

API Key

Retrieve real-time property and rental data for real estate in the United States

📈FinanceHTTPSCORS enabled

Rentcast Estimate

450 N Cityfront Plaza Dr, Chicago, IL

Address450 N Cityfront Plaza Dr, Chicago, IL 60611
Rent Estimate Usd2,850
Bedrooms2
Bathrooms2
Sqft1,100
Rent Range Low2,500
Rent Range High3,200

Sample Response

response.json
1{
2 "address": "450 N Cityfront Plaza Dr, Chicago, IL 60611",
3 "rent_estimate_usd": 2850,
4 "bedrooms": 2,
5 "bathrooms": 2,
6 "sqft": 1100,
7 "rent_range_low": 2500,
8 "rent_range_high": 3200
9}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.rentcast.io" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs