- search US property records, fetch individual property and listing details, estimate sale value or rent, and retrieve local market statistics through one capability-first interface
1
Live Providers
10
Live Routes
33 credits ($0.033)
Starting Price
33 credits ($0.033)
Primary Capability
The property catalog currently exposes 10 capabilities for AI agents. Starting Price currently starts at 33 credits ($0.033), and primary capability currently starts at 33 credits ($0.033).
What Is Property & Real Estate Intelligence?
Property & Real Estate Intelligence is the operational layer that lets an AI agent compare routes and execute property workflows through one routed domain.
AgentRouter recommends a route before execution so the integration can stay stable even as provider supply changes underneath.
Top Scenarios
- search US property records, fetch individual property and listing details, estimate sale value or rent, and retrieve local market statistics through one capability-first interface
Property Record Search
RentCast
33 credits ($0.033)
property workflows
Coverage: 1 capabilities · 1 live routes
Start with Property Record Search
- search US property records, fetch individual property and listing details, estimate sale value or rent, and retrieve local market statistics through one capability-first interface
Property Record Search
RentCast
33 credits ($0.033)
property workflows
Coverage: 1 capabilities · 1 live routes
Start with Property Record Search
- search US property records, fetch individual property and listing details, estimate sale value or rent, and retrieve local market statistics through one capability-first interface
Property Record Search
RentCast
33 credits ($0.033)
property workflows
Coverage: 1 capabilities · 1 live routes
Start with Property Record Search
Provider Comparison
The rows below are derived from the live route catalog currently exposed through AgentRouter.
| Provider | Best For | Key Capabilities | Starting Price | Available Via |
|---|---|---|---|---|
R RentCast Covers Property Record Search, Property Record Get, Random Property Sample, Sale Valuation Estimate through the live routed catalog. 10 live routes | Property Record Search and Property Record Get | Property Record Search, Property Record Get, Random Property Sample, Sale Valuation Estimate +6 more Modes: Managed | 33 credits ($0.033) | MPP |
Quick Start
Get an API key, ask AgentRouter to recommend the best route for the job, and execute through one shared wallet instead of wiring each provider separately.
Step 1
Enable the API once
Create one AgentRouter API key that can be reused across all live domains and capabilities.
Step 2
Recommend the route
Let AgentRouter compare the current routes, prices, and route availability before the first execute call.
Step 3
Execute the capability
Run the selected workflow through the chosen route while AgentRouter handles pricing, wallet debits, and upstream settlement.
Works with
Pricing By Task
These examples translate the current live route prices into workflow questions operators usually evaluate before shipping a domain into an agent.
| Task | Route | Price | Notes |
|---|---|---|---|
| Run one property task | RentCast (property.records.search.rentcast.mpp) | 33 credits ($0.033) | Representative live route price for this domain. |
Pricing note: 1000 credits = $1 USD. Raw API responses still return numeric credit fields such as creditsCharged.
Why AgentRouter
Recommendation happens before execution, so the agent can compare current route supply and pricing instead of hard-coding one provider forever. The same routed contract stays stable even as provider coverage or transport paths change underneath.
FAQ
- search US property records, fetch individual property and listing details, estimate sale value or rent, and retrieve local market statistics through one capability-first interface
Reference
Use the capability browser below when you want contract-level detail: endpoints, live example modals, route breakdowns, and exact route prices.
| Capability | Endpoints | Price |
|---|---|---|
records.search Search property records by address, city/state, zip code, or radius around coordinates. | GET /api/agentic-api/domains/property/capabilities/records-searchRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/records-search/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/records-search/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
records.get Fetch one property record by provider-native property id. | GET /api/agentic-api/domains/property/capabilities/records-getRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/records-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/records-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
records.random Return one or more random property records for bootstrap and sampling workflows. | GET /api/agentic-api/domains/property/capabilities/records-randomRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/records-random/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/records-random/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
valuation.sale.estimate Estimate current sale value and comparable-sale context for one property. | GET /api/agentic-api/domains/property/capabilities/valuation-sale-estimateRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/valuation-sale-estimate/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/valuation-sale-estimate/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
valuation.rent.estimate Estimate current rent and comparable-rental context for one property. | GET /api/agentic-api/domains/property/capabilities/valuation-rent-estimateRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/valuation-rent-estimate/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/valuation-rent-estimate/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
listings.sale.search Search sale listings by geography, address, or structured property filters. | GET /api/agentic-api/domains/property/capabilities/listings-sale-searchRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/listings-sale-search/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/listings-sale-search/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
listings.sale.get Fetch one sale listing by provider-native listing id. | GET /api/agentic-api/domains/property/capabilities/listings-sale-getRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/listings-sale-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/listings-sale-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
listings.rental.search Search rental listings by geography, address, or structured property filters. | GET /api/agentic-api/domains/property/capabilities/listings-rental-searchRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/listings-rental-search/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/listings-rental-search/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
listings.rental.get Fetch one rental listing by provider-native listing id. | GET /api/agentic-api/domains/property/capabilities/listings-rental-getRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/listings-rental-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/listings-rental-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
market.stats Return aggregated market statistics for one US zip code across sale and rental datasets. | GET /api/agentic-api/domains/property/capabilities/market-statsRead the capability contract, current lifecycle status, and machine-readable metadata for this property workflow. | Free |
POST /api/agentic-api/domains/property/capabilities/market-stats/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/property/capabilities/market-stats/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. |
Related Pages
AgentRouter landing page
Browse all live domains, top API cards, and route coverage across the platform.
Install and auth
Enable AgentRouter, create the API key, and connect the shared wallet flow.
Phone, SMS & Voice domain
Create managed phone agents, provision numbers, inspect conversations and calls, and keep telephony workflows behind one supplier-neutral phone domain.
Physical Mail domain
Quote letters, send physical mail, poll fulfillment status, and send postcards through one routed post domain.