Catalog
Real EstatePOSTlive

Property search

Search US property records by address, city+state, zip, or coordinates.

$0.033
per call
Success
100%
p50 latency
1.68s
p95 latency
1.68s
Calls (30d)
1

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
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}'
CLI
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 USDC

Fill 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'.

e.g.
citystringoptional *

City name (pair with state).

e.g.
statestringoptional *

2-letter US state code.

e.g.
zipCodestringoptional *

5-digit US zip code.

e.g.
latitudenumberoptional *-90–90

Latitude in decimal degrees.

longitudenumberoptional *-180–180

Longitude in decimal degrees.

radiusnumberoptional0–100

Search radius in miles around the location.

propertyTypestringoptional

Property type filter.

One of
bedroomsnumberoptional0–20

Number of bedrooms (0 = studio).

bathroomsnumberoptional0–20

Number of bathrooms.

limitintegeroptional1–500default 50

Maximum number of records to return.

Provide one supported combination: address; latitude + longitude; zipCode; city + state.
POST/routes/locus-rentcast/real-estate/property-search
Request body
{
  "address": "5500 Grand Lake Dr, San Antonio, TX, 78244",
  "limit": 50
}

ResponseExample response
{
  "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.

locus-rentcast
mpp
100
Success
100%
p50
1.68s
Calls
1
100%
$0.033$0.033/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider