FRED · Example Payload

Api Release Example

FinanceGovernmentEconomic DataFederal ReserveTime SeriesOpen DataPublic APIs

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

Top-level fields

idrealtime_startrealtime_endnamepress_releaselinknotes

Example Payload

Raw ↑
{
  "id": 1,
  "realtime_start": "2026-05-28",
  "realtime_end": "2026-05-28",
  "name": "Unemployment Rate",
  "press_release": false,
  "link": "https://fred.stlouisfed.org/",
  "notes": "Editorial notes."
}