Back to catalog
📈

Realie Property Data API

API Key

Realie's property data is directly sourced from local municipalities and contains over 100 data fields. Realie covers the entire USA with 180 million parcels.

📈FinanceHTTPS

742 Evergreen Terrace

Property Valuation

Address742 Evergreen Terrace, Springfield, IL 62701
Estimated Value284,500
Bedrooms3
Square Feet1,850
Last Sold Price261,000

Sample Response

response.json
1{
2 "address": "742 Evergreen Terrace, Springfield, IL 62701",
3 "estimated_value": 284500,
4 "bedrooms": 3,
5 "square_feet": 1850,
6 "last_sold_price": 261000
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.realie.ai/real-estate-data-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs