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

Endpoints for searching properties by location, region, and filters.

Redfin Search 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 Search. 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 3 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 3 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.

Search 2

Endpoints for searching properties by location, region, and filters.

GET
/do/gis-search
Search properties via GIS
gisSearch 19 params → 200
GET
/api/gis
Search properties via GIS API
gisApiSearch 13 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are PropertySummary (16 properties), Address (4 properties), GisSearchResponse (3 properties). Each schema is shown below with its type and property counts.

PropertySummary
object
Summary information for a property listing.
16 properties
Address
object
Property address information.
4 properties
GisSearchResponse
object
Response from a GIS-based property search.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

redfin-search-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 Property Details API
Redfin Valuation API