Skip to main content
Documentation home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Property Data
RentCast
API Reference
Documentation
Community
Blog
Get Started
Intro to Plura
Compliance
The Platform
Workspaces
AI Agents
Workflows
Integrations
Integrations Overview
AI & Chat
Automation Platforms
Browser Automation
Calendar & Scheduling
Call Tracking
Communication
Compliance
CRM
Data & Spreadsheets
E-commerce
HTTP Proxy
Identity & Data Enrichment
Marketing
Project Management
Property Data
ATTOM Environmental
ATTOM Foreclosure
ATTOM Neighborhood
ATTOM Property History
ATTOM (Unified)
HouseCanary
Property Data Bundle
RentCast
SimplyRETS
Video Generation
Web Scraping
Property Data
RentCast
Manage operations in RentCast
Description:
Manage operations in RentCast.
Authentication:
See integration-specific authentication requirements
Available Actions:
Examples:
Action:
unknown
Example 1: RentCast: Property by Address
Retrieve property data for a specific address. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 2: RentCast: Properties Search (City/State)
Search properties in a city/state with filters. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 3: RentCast: Sale Listings (Multi Values)
Find sale listings with multi-value filters. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 4: RentCast: Rental Listings (Ranges)
Find rental listings using ranges for price and daysOld. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 5: RentCast: Sale Listings (Radius Search)
Search listings within a radius using lat/long. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 6: RentCast: Properties Search (Zip Only)
Search properties using zip code only. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 7: RentCast: Rental Listings (Radius Search)
Search rental listings within a radius using lat/long. Docs:
https://developers.rentcast.io/reference/search-queries
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 8: RentCast: Property by ID
Retrieve property data by ID. Docs:
https://developers.rentcast.io/reference/property-record-by-id
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 9: RentCast: Random Properties
Retrieve random property records. Docs:
https://developers.rentcast.io/reference/random-property-records
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 10: RentCast: Sale Listing by ID
Retrieve specific sale listing by ID. Docs:
https://developers.rentcast.io/reference/sale-listing-by-id
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 11: RentCast: Rental Listing by ID
Retrieve specific rental listing by ID. Docs:
https://developers.rentcast.io/reference/rental-listing-by-id
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 12: RentCast: Value Estimate
Get property value estimate by address. Docs:
https://developers.rentcast.io/reference/value-estimate
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 13: RentCast: Rent Estimate
Get property rent estimate by address. Docs:
https://developers.rentcast.io/reference/rent-estimate
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 14: RentCast: Market Statistics (Zip Code)
Get market statistics for a zip code. Returns sale and rental market data, trends, and statistics. Docs:
https://developers.rentcast.io/reference/market-statistics
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Example 15: RentCast: Market Statistics (City/State)
Get market statistics for a city and state. Returns sale and rental market data, trends, and statistics. Docs:
https://developers.rentcast.io/reference/market-statistics
Copy
Ask AI
{
"automationType"
:
"rentcast"
}
Third-Party Documentation:
https://developers.rentcast.io/reference/search-queries
Property Data Bundle
SimplyRETS
⌘I