← Back to catalog
usrealestate.property_detail
mock data$0.003 / callUS Property Details
Detailed property information by property ID — beds, baths, sqft, year built, lot size, tax assessment, HOA, days on market, photos, last sale price/date. Use for_sale search first to get property_id (RapidAPI / Realtor.com data)
Input schema
property_idrequired
stringProperty ID from a for_sale search result (e.g. "2734304997")
Call via REST
curl -X POST https://unifyapi.pro/api/call/usrealestate.property_detail \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"property_id":"<property_id>"}'