工具 API

get_ust_real_yield_rates

Fetch US Treasury inflation-adjusted (real) yield curve rates. Use when asked about TIPS yields, real interest rates, or inflation-adjusted Treasury returns. Covers 5Y, 7Y, 10Y, 20Y, 30Y tenors from the Daily Par Real Yield Curve. For nominal Treasury yields use get_ust_yield_rates. For T-bill discount rates use get_ust_bill_rates. For long-term rate averages (20Y+ composites) use get_ust_long_term_rates. Consumes 1 API call per request.

finance1 积分

调用信息

工具标识
eodhd.get_ust_real_yield_rates
服务提供方
EODHD
平均响应
0 ms
近 7 天调用
0

输入参数

year

Filter by year (1900 to current+1). Defaults to current year.

limit

Maximum records returned.

offset

Number of records to skip.

api_token

Per-call token override; env token used otherwise.