Property search
Search US property records by address, city+state, zip, or coordinates.
Provider contract
- Call path
- /routes/locus-rentcast/real-estate/property-search
- Method
- POST
- Selected provider
- locus-rentcastdefault
- Provider price
- $0.033
- Settlement
- Base USDC · x402 · 5% h402 fee
Quickstart
Both commands call the selected provider directly.
curl -X POST '/routes/locus-rentcast/real-estate/property-search' \
-H 'content-type: application/json' \
-d '{"address":"5500 Grand Lake Dr, San Antonio, TX, 78244","limit":50}'h402 call 'real-estate/property-search' --provider 'locus-rentcast' --method POST --json '{"address":"5500 Grand Lake Dr, San Antonio, TX, 78244","limit":50}'Parameters & live test
pays real USDCFill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
addressstringoptional *Full property address, e.g. '5500 Grand Lake Dr, San Antonio, TX, 78244'.
citystringoptional *City name (pair with state).
statestringoptional *2-letter US state code.
zipCodestringoptional *5-digit US zip code.
latitudenumberoptional *-90–90Latitude in decimal degrees.
longitudenumberoptional *-180–180Longitude in decimal degrees.
radiusnumberoptional0–100Search radius in miles around the location.
propertyTypestringoptionalProperty type filter.
bedroomsnumberoptional0–20Number of bedrooms (0 = studio).
bathroomsnumberoptional0–20Number of bathrooms.
limitintegeroptional1–500default 50Maximum number of records to return.
address; latitude + longitude; zipCode; city + state.{
"address": "5500 Grand Lake Dr, San Antonio, TX, 78244",
"limit": 50
}{ "data": { "success": true, "data": [ { "id": "5500-Grand-Lake-Dr,-San-Antonio,-TX-78244", "formattedAddress": "5500 Grand Lake Dr, San Antonio, TX 78244", "addressLine1": "5500 Grand Lake Dr", "addressLine2": null, "city": "San Antonio", "state": "TX", "stateFips": "48", "zipCode": "78244", "county": "Bexar", "countyFips": "029", "latitude": 29.476011, "longitude": -98.351454, "propertyType": "Single Family", "bedrooms": 3, "bathrooms": 2, "squareFootage": 1878, "lotSize": 8843, "yearBuilt": 1973, "assessorID": "05076-103-0500", "legalDescription": "CB 5076A BLK 3 LOT 50", "subdivision": "WOODLAKE", "zoning": "RH", "lastSaleDate": "2024-11-18T00:00:00.000Z", "hoa": { "fee": 175 }, "features": { "architectureType": "Ranch House", "cooling": true, "coolingType": "Central", "exteriorType": "Wood", "fireplace": true, "fireplaceType": "Masonry", "floorCount": 1, "foundationType": "Slab / Mat / Raft", "garage": true, "garageSpaces": 2, "garageType": "Garage", "heating": true, "heatingType": "Forced Air", "pool": true, "poolType": "Concrete", "roofType": "Asphalt", "roomCount": 5, "unitCount": 1, "viewType": "City" } } ] }, "h402": { "routeId": "real-estate/property-search", "provider": "locus-rentcast", "selectedCandidateId": "real-estate/property-search/locus-rentcast", "routing": "manual", "paidBy": "x402-exact" } }
Providers
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.
- Success
- 100%
- p50
- 1.68s
- Calls
- 1