Redfin

Redfin is a technology-powered real estate brokerage that provides property search, home value estimates, listing details, neighborhood statistics, commute data, and downloadable housing market data across the United States. Their platform exposes a Stingray REST API used by the Redfin website and mobile apps, a GIS CSV Export endpoint for bulk property downloads, and the Redfin Data Center for time-series housing market statistics at national, metro, state, county, city, ZIP code, and neighborhood levels.

Redfin publishes 7 APIs on the APIs.io network, including CSV Export API, Market Tracker API, Market Trends API, and 4 more. Tagged areas include CSV Export, GIS, Home Values, Housing Market, and Listings.

The Redfin catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Redfin’s developer surface includes engineering blog, support, product news, and 11 more developer resources.

47.6/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessEnterprise
7 APIs
CSV ExportGISHome ValuesHousing MarketListingsProperty DataReal Estate

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 47.6/100 · developing
Contract Quality 16.8 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 12.6 / 20
Operational Transparency 3.4 / 13
Governance 7.0 / 12
Discoverability 6.5 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/redfin: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Redfin CSV Export API

Endpoints for exporting property search results in CSV format.

Redfin Market Tracker API

Downloadable housing market tracker datasets segmented by region level.

Redfin Market Trends API

Endpoints for regional aggregate and historical market trends.

Redfin Neighborhood API

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

Redfin Property Details API

Endpoints for retrieving detailed information about a specific property.

Redfin Search API

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

Redfin Valuation API

Endpoints for automated valuation model (AVM) data and estimates.

Scroll for all 7

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Redfin Data Center

OPEN COLLECTION

Redfin GIS CSV Export API

OPEN COLLECTION

Redfin Stingray API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Redfin GraphQL Schema

This directory contains a conceptual GraphQL schema for the Redfin real estate platform. Redfin does not publish an official GraphQL API; this schema is derived from the publicl...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Redfin Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Redfin Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Redfin Context

0 classes · 4 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Redfin API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Redfin API Rules

10 rules · 2 errors 6 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Redfin Market Tracker Record

38 properties

JSON SCHEMA

Redfin Property

25 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Redfin Market Tracker Structure

0 properties

JSON STRUCTURE

Redfin Property Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Redfin Gis Search Example

2 fields

EXAMPLE

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Redfin Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Redfin Agentic Access

19 operations

19 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: redfin
url: https://raw.githubusercontent.com/api-evangelist/redfin/refs/heads/main/apis.yml
name: Redfin
description: Redfin is a technology-powered real estate brokerage that provides property search, home value estimates, listing
  details, neighborhood statistics, commute data, and downloadable housing market data across the United States. Their platform
  exposes a Stingray REST API used by the Redfin website and mobile apps, a GIS CSV Export endpoint for bulk property downloads,
  and the Redfin Data Center for time-series housing market statistics at national, metro, state, county, city, ZIP code,
  and neighborhood levels.
tags:
- CSV Export
- GIS
- Home Values
- Housing Market
- Listings
- Property Data
- Real Estate
type: Index
accessModel:
  pricing: enterprise
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/redfin.png
access: 3rd-Party
created: '2026-03-20'
modified: '2026-05-19'
position: Consumer
specificationVersion: '0.19'
apis:
- aid: redfin:redfin-csv-export-api
  name: Redfin CSV Export API
  description: Endpoints for exporting property search results in CSV format.
  humanURL: https://www.redfin.com
  tags:
  - CSV Export
  properties:
  - type: OpenAPI
    url: openapi/redfin-csv-export-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
- aid: redfin:redfin-market-tracker-api
  name: Redfin Market Tracker API
  description: Downloadable housing market tracker datasets segmented by region level.
  humanURL: https://www.redfin.com
  tags:
  - Market Tracker
  properties:
  - type: OpenAPI
    url: openapi/redfin-market-tracker-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
- aid: redfin:redfin-market-trends-api
  name: Redfin Market Trends API
  description: Endpoints for regional aggregate and historical market trends.
  humanURL: https://www.redfin.com
  tags:
  - Market Trends
  properties:
  - type: OpenAPI
    url: openapi/redfin-market-trends-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
- aid: redfin:redfin-neighborhood-api
  name: Redfin Neighborhood API
  description: Endpoints for neighborhood statistics, commute data, and area info.
  humanURL: https://www.redfin.com
  tags:
  - Neighborhood
  properties:
  - type: OpenAPI
    url: openapi/redfin-neighborhood-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
- aid: redfin:redfin-property-details-api
  name: Redfin Property Details API
  description: Endpoints for retrieving detailed information about a specific property.
  humanURL: https://www.redfin.com
  tags:
  - Property Details
  properties:
  - type: OpenAPI
    url: openapi/redfin-property-details-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
- aid: redfin:redfin-search-api
  name: Redfin Search API
  description: Endpoints for searching properties by location, region, and filters.
  humanURL: https://www.redfin.com
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/redfin-search-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
- aid: redfin:redfin-valuation-api
  name: Redfin Valuation API
  description: Endpoints for automated valuation model (AVM) data and estimates.
  humanURL: https://www.redfin.com
  tags:
  - Valuation
  properties:
  - type: OpenAPI
    url: openapi/redfin-valuation-api-openapi.yml
  - type: Documentation
    url: https://github.com/alientechsw/RedfinPlus/blob/master/docs/REDFIN.md
  - type: SpectralRules
    url: rules/redfin-rules.yml
  - type: GraphQL
    url: graphql/redfin-graphql.md
  - type: Documentation
    url: https://www.redfin.com/news/data-center/
  - type: Documentation
    url: https://support.redfin.com/hc/en-us/articles/360016476931-Downloading-Data
  - type: JSONSchema
    url: json-schema/redfin-market-tracker-schema.json
  - type: JSONSchema
    url: json-schema/redfin-property-schema.json
  - type: JSONLD
    url: json-ld/redfin-context.jsonld
  - type: JSONStructure
    url: json-structure/redfin-property-structure.json
  - type: JSONStructure
    url: json-structure/redfin-market-tracker-structure.json
  - type: Vocabulary
    url: vocabulary/redfin-vocabulary.yml
common:
- type: AgenticAccess
  url: agentic-access/redfin-agentic-access.yml
- type: DomainSecurity
  url: security/redfin-domain-security.yml
- name: Redfin Website
  url: https://www.redfin.com
  type: Website
- name: Redfin Blog
  url: https://www.redfin.com/news/
  type: Blog
- name: Redfin Support
  url: https://support.redfin.com
  type: Support
- name: Redfin Privacy Policy
  url: https://www.redfin.com/about/privacy-policy
  type: PrivacyPolicy
- name: Redfin Terms of Use
  url: https://www.redfin.com/about/terms-of-use
  type: TermsOfService
- name: Redfin Login
  url: https://www.redfin.com/login
  type: Login
- name: Redfin Data Center
  url: https://www.redfin.com/news/data-center/
  type: DataCenter
- name: Redfin News Room
  url: https://www.redfin.com/news/
  type: News
- name: Redfin on LinkedIn
  url: https://www.linkedin.com/company/redfin
  type: LinkedIn
- name: Redfin on X
  url: https://twitter.com/redfin
  type: X
- name: Redfin Investor Relations
  url: https://investors.redfin.com/
  type: InvestorRelations
- name: Redfin GitHub
  url: https://github.com/redfin
  type: GitHubOrg
- type: Integrations
  url: https://www.redfin.com/partners
integrations:
- name: Redfin partner agent meeting with customers
- name: US flag
- name: Canadian flag
- name: Equal Housing Opportunity
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com