FRED · Example Payload

Api Observation Example

FinanceGovernmentEconomic DataFederal ReserveTime SeriesOpen DataPublic APIs

Api Observation Example is an example object payload from FRED, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

realtime_startrealtime_enddatevalue

Example Payload

Raw ↑
{
  "realtime_start": "2026-05-28",
  "realtime_end": "2026-05-28",
  "date": "2026-05-28",
  "value": "4.0"
}