5Y5Y Forward Breakeven Inflation

Five-year, five-year forward inflation expectation rate, measuring market-implied inflation expectations for the five-year period beginning five years ahead.

How to call

Request format

GET
curl -X GET "https://newhedge.io/api/v2/metrics/5y5y-forward-breakeven-inflation/METRIC_NAME?api_token=YOUR_TOKEN"
Query params

api_token (required) — 24 character token.

resolution (optional) — 1d only for the metrics on this chart. Any other value is refused with a 400 that names what is available; see Resolutions.

before (optional) — exclusive cursor, returns observations older than this timestamp_ms. Works on every resolution.

limit (optional) — the most recent N observations, maximum 5000. Finer resolutions page by default (2500); a 1d request returns the whole series unless you send limit or before.

before and limit narrow a time series. A response with no single time axis, such as a hash keyed by venue or a labelled snapshot table, has nothing to cut on. It is returned whole, and both parameters are ignored rather than rejected.

A before that is not a positive epoch-millisecond timestamp is a 400. It is the one paging value we reject rather than ignore, because a page size has a sensible default and a cursor does not.

include (optional) — definition wraps the response as {"definition": …, "data": …} and returns the record shown under each metric; see Definitions. Any other value is a 400.

Path params

:metric_name — one of the metric names listed below.

Responses

200 with JSON payload, 400 for an unknown include value, 401 for missing/invalid token, 404 for missing resources.

Metrics

Each metric is fetched independently. Responses are trimmed samples to show structure.

1 metrics
Metric

5Y5Y Breakevenbreakeven_5y5y

Data used by the 5Y5Y Forward Breakeven Inflation chart.

Resolutions: 1d only.

Endpoint
https://newhedge.io/api/v2/metrics/5y5y-forward-breakeven-inflation/breakeven_5y5y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1790121600000,
    2.36
  ],
  [
    1790208000000,
    2.33
  ],
  [
    1790294400000,
    2.34
  ]
]
Definition (from the chart description)

Value: Five-year, five-year forward inflation expectation rate, measuring market-implied inflation expectations for the five-year period beginning five years ahead.

Units: percent

Timestamp: Labelled 00:00 UTC of the day it describes.

Calendar: calendar_daily