Property lookup
realestate_lookupFetch one RentCast record for a US street address. kind=property: characteristics, owner, last sale, tax bill, assessment, HOA and sale history. kind=value: automated value estimate with a low/high range and the sale comps behind it. kind=rent: long-term rent estimate with a range and rental comps. One upstream call per lookup; use realestate_deal_memo when you need all three plus the underwriting. Returns {data, sources, as_of, confidence, notice}. Paid: $0.10 per call; without credit you get a PAYMENT_REQUIRED result. Set sample=true for a free example response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | property: characteristics, owner, last sale, taxes, HOA. value: automated value estimate with range and sale comps. rent: long-term rent estimate with range and rental comps. | property |
| sample | No | Set true to return an example response at no charge (sample mode). Default false. | |
| address | No | Full US street address: number, street, city, state, zip (e.g. 1547 Example Ave, Cleveland, OH 44109). Required unless sample=true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| as_of | Yes | ISO time of the oldest upstream data point in this response | |
| notice | Yes | liability disclaimer; always present | |
| sample | Yes | true when this is the free example, not a live lookup | |
| sources | Yes | ||
| confidence | Yes |