Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Redfin Property Details API

Endpoints for retrieving detailed information about a specific property.

Redfin Property Details API is one of 7 APIs that Redfin publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Property Details. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.

This API exposes 4 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://redfin-public-data.s3.us-west-2.amazonaws.com.

4 operations 4 paths 6 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://redfin-public-data.s3.us-west-2.amazonaws.com
Terms of Service
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Property Details 4

Endpoints for retrieving detailed information about a specific property.

GET
/api/home/details/initialInfo
Get initial property information
getInitialInfo 1 param → 200
GET
/api/home/details/aboveTheFold
Get above-the-fold property details
getAboveTheFold 3 params → 200
GET
/api/home/details/belowTheFold
Get below-the-fold property details
getBelowTheFold 3 params → 200
GET
/api/home/details/mainHouseInfoPanelInfo
Get main house info panel data
getMainHouseInfoPanelInfo 3 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Address (4 properties), PropertyHistoryEvent (4 properties), MainHouseInfoPanelResponse (2 properties), AboveTheFoldResponse (2 properties). Each schema is shown below with its type and property counts.

BelowTheFoldResponse
object
Response containing detailed MLS data and extended property information.
2 properties
PropertyHistoryEvent
object
A historical event in a property's listing or sale history.
4 properties
Address
object
Property address information.
4 properties
InitialInfoResponse
object
Response from the initial info endpoint providing property identifiers.
2 properties
AboveTheFoldResponse
object
Response containing primary property details shown above the fold.
2 properties
MainHouseInfoPanelResponse
object
Response containing main house info panel data.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

redfin-property-details-api-openapi.yml Raw ↑

Other APIs Redfin publishes across the network.

Redfin CSV Export API
Redfin Market Tracker API
Redfin Market Trends API
Redfin Neighborhood API
Redfin Search API
Redfin Valuation API