v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Central Banks & Monetary

TIPS (Treasury Inflation-Protected Securities) yields by tenor

Real yields for TIPS securities. The live membership (FRED release 72) is resolved server-side and filtered by tenor (maturity 5/10/20/30 years); pass a maturity to keep the request small. Each security's observations are fetched with bounded concurrency and melted into a long series (date, symbol, due, name, value). Value is a decimal fraction (2.5% -> 0.025).

get/api/v1/fred/government/tips

Query parameters

maturity'5' | '10' | '20' | '30' nullable

Tenor in years (5/10/20/30). Omit for all tenors (a larger fan-out).

Tenor in years (5/10/20/30). Omit for all tenors (a larger fan-out).

start_datestring nullable

Lower bound YYYY-MM-DD.

Example:2023-01-01

Lower bound YYYY-MM-DD.

end_datestring nullable

Upper bound YYYY-MM-DD.

Upper bound YYYY-MM-DD.

frequency'a' | 'q' | 'm' | 'w' | 'd' | 'wef' | 'weth' | 'wew' | 'wetu' | 'wem' | 'wesu' | 'wesa' | 'bwew' | 'bwem' nullable

Optional frequency aggregation.

Optional frequency aggregation.

aggregation_method'avg' | 'sum' | 'eop' nullable

Aggregation method when frequency is set (FRED default is avg).

Aggregation method when frequency is set (FRED default is avg).

transform'chg' | 'ch1' | 'pch' | 'pc1' | 'pca' | 'cch' | 'cca' nullable

Optional FRED value transformation (maps to FRED units).

Optional FRED value transformation (maps to FRED units).

Response

TIPS yield observations across the selected securities. operation_id auto-generated as fred_government_tips.

{"stackTrail":"paths:/api/v1/fred/government/tips:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}