Mortgage Rate Data · Freddie Mac PMMS
A single, authenticated source of mortgage rate data for every Kaleidico client site. Pulled from the Federal Reserve, refreshed every Thursday, served to your calculators and rate widgets.
Source: Freddie Mac Primary Mortgage Market Survey, via the Federal Reserve Bank of St. Louis (FRED).
Three read endpoints, versioned from day one. Authenticate with a client key issued per site.
/v1/rates/currentLatest rate per series/v1/rates/historyWeekly time series for charts/v1/seriesCatalog of tracked seriesEvery request requires Authorization: Bearer <api_key>. Responses are wrapped in a { data, meta } envelope.