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 Neighborhood API

Endpoints for neighborhood statistics, commute data, and area info.

Redfin Neighborhood 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 Neighborhood. 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.

Neighborhood 2

Endpoints for neighborhood statistics, commute data, and area info.

GET
/api/home/details/neighborhoodStats/statsInfo
Get neighborhood statistics
getNeighborhoodStats 3 params → 200
GET
/api/home/details/commute/commuteInfo
Get commute information
getCommuteInfo 2 params → 200

Schemas 2

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

NeighborhoodStatsResponse
object
Response containing neighborhood statistical data.
2 properties
CommuteInfoResponse
object
Response containing commute and transportation information.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

redfin-neighborhood-api-openapi.yml Raw ↑

Other APIs Redfin publishes across the network.

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