Redfin · Example Payload

Redfin Market Tracker Example

CSV ExportGISHome ValuesHousing MarketListingsProperty DataReal-Estate

Redfin Market Tracker Example is an example object payload from Redfin, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse_descriptionsample_record

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://redfin-public-data.s3.us-west-2.amazonaws.com/redfin_market_tracker/redfin_metro_market_tracker.tsv000.gz"
  },
  "response_description": "Compressed TSV file. Sample decoded record:",
  "sample_record": {
    "period_begin": "2024-01-01",
    "period_end": "2024-01-31",
    "period_duration": "monthly",
    "region_type": "metro",
    "region_type_id": 6,
    "table_id": 1,
    "is_seasonally_adjusted": false,
    "region": "San Francisco, CA",
    "city": "San Francisco",
    "state": "California",
    "state_code": "CA",
    "property_type": "All Residential",
    "median_sale_price": 1350000,
    "median_sale_price_yoy": -0.03,
    "median_list_price": 1449000,
    "median_list_price_yoy": -0.01,
    "median_ppsf": 820,
    "median_ppsf_yoy": -0.02,
    "homes_sold": 412,
    "homes_sold_yoy": -0.08,
    "pending_sales": 389,
    "new_listings": 621,
    "inventory": 1450,
    "months_of_supply": 3.5,
    "median_dom": 24,
    "avg_sale_to_list": 0.98,
    "sold_above_list": 0.32,
    "price_drops": 0.28,
    "off_market_in_two_weeks": 0.41
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/redfin-market-tracker-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.