§ StatuteRates

The statutory interest rate API

Everything on this site is available as data — free, no key, no rate cards to scrape. Static JSON on a CDN, so it's fast everywhere and never goes down with a backend.

Endpoints

EndpointReturns
/api/v1/index.jsonService index — links + counts
/api/v1/meta.jsonDataset metadata, freshness, sources
/api/v1/entities.jsonAll series with latest values
/api/v1/latest.jsonFlat list of every current value (one call)
/api/v1/entity/{slug}.jsonOne series — latest + full history + provenance
/api/v1/entity/{slug}.csvSame history as CSV (spreadsheet-ready)

Every observation carries value, unit, effective_date, source_url, retrieved_at, confidence (high = published by the source; medium = derived, with the formula in notes). OpenAPI 3.1 spec ships in the repository (machine/openapi.yaml).

For AI agents (MCP)

An MCP server exposes the same dataset with tools for search, lookup, comparison, and statutory-interest computation (calculate_interest) — so an agent can answer "how much interest has accrued on this judgment" with a citable, current figure instead of a stale guess. See the repository's machine/mcp-server/README.md for one-line registration in Claude Desktop / Claude Code, and /llms.txt for a machine-readable summary.

Fair use & licensing

Series directory

Dataset last compiled July 10, 2026. IRS quarterly; US Treasury/post-judgment weekly; UK/EU statutory rates semi-annual; BoE/ECB policy rates on decision. Refreshed weekly.