FHFA House Price Index Data

The FHFA House Price Index distributed as bulk files over anonymous HTTPS GET. The master series at https://www.fhfa.gov/hpi/download/monthly/hpi_master.json returns 186,011 observations spanning 1975 to 2026 across 472 places and 16 index variants in a single ~60 MB application/json document. No key, no query parameters, no pagination — the whole document is served and filtered client-side. Annual, quarterly and monthly cuts are also published as CSV, XLSX and TXT at national, state, metro, county, three-digit ZIP, five-digit ZIP and census-tract level.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/house-price-index"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: federal-housing-finance-agency:house-price-index
name: FHFA House Price Index Data
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/federal-housing-finance-agency.png
tags:
- Housing
- Finance
humanURL: https://www.fhfa.gov/data/hpi/datasets
baseURL: https://www.fhfa.gov/hpi/download/
properties:
- url: https://www.fhfa.gov/data/hpi
  type: Documentation
- url: json-schema/fhfa-hpi-master.json
  type: JSONSchema
- url: examples/fhfa-hpi-master-examples.json
  type: Examples
- url: data-model/fhfa-data-model.yml
  type: DataModel
- url: https://www.fhfa.gov/about/fhfa-policies/api-terms-of-service
  type: TermsOfService
description: The FHFA House Price Index distributed as bulk files over anonymous HTTPS GET. The master
  series at https://www.fhfa.gov/hpi/download/monthly/hpi_master.json returns 186,011 observations spanning
  1975 to 2026 across 472 places and 16 index variants in a single ~60 MB application/json document. No
  key, no query parameters, no pagination — the whole document is served and filtered client-side. Annual,
  quarterly and monthly cuts are also published as CSV, XLSX and TXT at national, state, metro, county,
  three-digit ZIP, five-digit ZIP and census-tract level.