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 Market Trends API

Endpoints for regional aggregate and historical market trends.

Redfin Market Trends 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 Market Trends. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 2 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.

2 operations 2 paths 2 schemas 2 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 2

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

Market Trends 2

Endpoints for regional aggregate and historical market trends.

GET
/api/region/{regionType}/{regionId}/{code}/trends
Get regional market trends
getRegionTrends 3 params → 200
GET
/api/region/{regionType}/{regionId}/{code}/aggregate-trends
Get aggregated regional market trends
getRegionAggregateTrends 3 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are RegionAggregateTrendsResponse (2 properties), RegionTrendsResponse (2 properties). Each schema is shown below with its type and property counts.

RegionTrendsResponse
object
Response containing market trend data for a region.
2 properties
RegionAggregateTrendsResponse
object
Response containing aggregated market trend data for a region.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

redfin-market-trends-api-openapi.yml Raw ↑

Other APIs Redfin publishes across the network.

Redfin CSV Export API
Redfin Market Tracker API
Redfin Neighborhood API
Redfin Property Details API
Redfin Search API
Redfin Valuation API