zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Finance/Federal Reserve
Logo Federal Reserve

Federal Reserve

Federal Reserve Board releases: FOMC calendar and statements, H.15 selected rates, H.4.1 balance sheet, Beige Book and SEP projections.

Endpoints
7
Requests
313
Updated
6 hours ago
For LLMs
llms.txt
Endpoint health3 hours ago
  • beige-bookpassing, 0.6s
  • fomc-calendarpassing, 0.3s
  • fomc-statementspassing, 0.4s
  • h15passing, 0.9s
  • h41passing, 0.7s
+ 2 more endpointsShow less
  • press-releasespassing, 0.3s
  • sep-projectionspassing, 0.3s
7/7 passingdaily 01:00 WIB

Playground

7 endpoints
GET/v1/finance:federal-reserve/beige-book12h cache3 paramschecking key…
Parameters
yearnumber

Release year. Defaults to the most recent release.

monthnumber

Release month, 1-12. Required when year is given.

districtenum

Which document: summary, boston, new-york, philadelphia, cleveland, richmond, atlanta, chicago, st-louis, minneapolis, kansas-city, dallas or san-francisco. Default summary.

·
Response
EXAMPLE
{
  "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-summary.htm",
  "year": 2026,
  "count": 4,
  "items": [
    {
      "heading": "Overall Economic Activity",
      "paragraphs": [
        "Economic activity increased at a slight to moderate pace in eleven of twelve Federal Reserve Districts in late May and June, while one District reported no change. The pace of grow…"
      ]
    },
    {
      "heading": "Labor Markets",
      "paragraphs": [
        "Employment rose on balance, with five Districts showing modest, moderate, or solid gains in employment, and with seven Districts experiencing little to no change. In the previous r…"
      ]
    },
    {
      "heading": "Prices",
      "paragraphs": [
        "Prices increased moderately overall, with nine Districts reporting moderate growth, two robust growth, and one slight growth; compared with the last reporting period, price growth …"
      ]
    }
  ],
  "month": 7,
  "title": "National Summary",
  "dataset": "beige-book",
  "district": "summary",
  "provider": "federal-reserve",
  "documents": [
    {
      "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-summary.htm",
      "district": "summary"
    },
    {
      "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-boston.htm",
      "district": "boston"
    },
    {
      "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-new-york.htm",
      "district": "new-york"
    }
  ],
  "releaseUrl": "https://www.federalreserve.gov/monetarypolicy/beigebook202607.htm"
}

Code examples

Beige Book
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("finance:federal-reserve", "beige-book", {
  "year": 2026,
  "month": 7,
  "district": "summary"
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/beige-book?year=2026&month=7&district=summary" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

7 endpoints · plain text
GETBeige Book/v1/finance:federal-reserve/beige-bookBeige Book — the Reserve Bank districts' narrative report, eight times a year.

Parameters

yearnumberoptional
Release year. Defaults to the most recent release.
monthnumberoptional
Release month, 1-12. Required when year is given.
districtenumoptional
Which document: summary, boston, new-york, philadelphia, cleveland, richmond, atlanta, chicago, st-louis, minneapolis, kansas-city, dallas or san-francisco. Default summary. Values: summary, boston, new-york, philadelphia, cleveland, richmond, atlanta, chicago, st-louis, minneapolis, kansas-city, dallas, san-francisco.

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/beige-book?year=2026&month=7&district=summary" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-summary.htm",
  "year": 2026,
  "count": 4,
  "items": [
    {
      "heading": "Overall Economic Activity",
      "paragraphs": [
        "Economic activity increased at a slight to moderate pace in eleven of twelve Federal Reserve Districts in late May and June, while one District reported no change. The pace of grow…"
      ]
    },
    {
      "heading": "Labor Markets",
      "paragraphs": [
        "Employment rose on balance, with five Districts showing modest, moderate, or solid gains in employment, and with seven Districts experiencing little to no change. In the previous r…"
      ]
    },
    {
      "heading": "Prices",
      "paragraphs": [
        "Prices increased moderately overall, with nine Districts reporting moderate growth, two robust growth, and one slight growth; compared with the last reporting period, price growth …"
      ]
    }
  ],
  "month": 7,
  "title": "National Summary",
  "dataset": "beige-book",
  "district": "summary",
  "provider": "federal-reserve",
  "documents": [
    {
      "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-summary.htm",
      "district": "summary"
    },
    {
      "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-boston.htm",
      "district": "boston"
    },
    {
      "url": "https://www.federalreserve.gov/monetarypolicy/beigebook202607-new-york.htm",
      "district": "new-york"
    }
  ],
  "releaseUrl": "https://www.federalreserve.gov/monetarypolicy/beigebook202607.htm"
}
GETFOMC Calendar/v1/finance:federal-reserve/fomc-calendarFOMC meeting calendar — past and scheduled meetings with their document links.

Parameters

yearnumberoptional
Calendar year. Defaults to every year the page lists, newest first.

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/fomc-calendar?year=2026" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "year": 2026,
  "count": 8,
  "items": [
    {
      "days": "8-9*",
      "endDate": "2026-12-09",
      "startDate": "2026-12-08",
      "minutesPdf": null,
      "minutesUrl": null,
      "monthLabel": "December",
      "statementPdf": null,
      "statementUrl": null,
      "hasProjections": true,
      "isNotationVote": false,
      "projectionsPdf": null,
      "projectionsUrl": null,
      "minutesReleasedOn": null,
      "pressConferenceUrl": null,
      "implementationNoteUrl": null
    },
    {
      "days": "27-28",
      "endDate": "2026-10-28",
      "startDate": "2026-10-27",
      "minutesPdf": null,
      "minutesUrl": null,
      "monthLabel": "October",
      "statementPdf": null,
      "statementUrl": null,
      "hasProjections": false,
      "isNotationVote": false,
      "projectionsPdf": null,
      "projectionsUrl": null,
      "minutesReleasedOn": null,
      "pressConferenceUrl": null,
      "implementationNoteUrl": null
    },
    {
      "days": "15-16*",
      "endDate": "2026-09-16",
      "startDate": "2026-09-15",
      "minutesPdf": null,
      "minutesUrl": null,
      "monthLabel": "September",
      "statementPdf": null,
      "statementUrl": null,
      "hasProjections": true,
      "isNotationVote": false,
      "projectionsPdf": null,
      "projectionsUrl": null,
      "minutesReleasedOn": null,
      "pressConferenceUrl": null,
      "implementationNoteUrl": null
    }
  ],
  "years": [
    2027,
    2026,
    2025
  ],
  "dataset": "fomc-calendar",
  "provider": "federal-reserve"
}
GETFOMC Statements/v1/finance:federal-reserve/fomc-statementsFOMC monetary-policy releases — statements, minutes and implementation notes.

Parameters

kindenumoptional
Document kind derived from the title: statement, minutes, implementation-note, projections, speech or other. Default all. Values: statement, minutes, implementation-note, projections, speech, other.
querystringoptional
Case-insensitive substring match on the release title.
fromstringoptional
Earliest release date, YYYY-MM-DD.
tostringoptional
Latest release date, YYYY-MM-DD.
pagenumberoptional
Page number, 1-based (default 1)
lengthnumberoptional
Releases per page (default 25, max 200)

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/fomc-statements?kind=statement&query=inflation&from=2026-01-01&to=2026-08-19&page=1&length=25" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "to": "2026-08-19",
  "from": "2026-01-01",
  "kind": null,
  "page": 1,
  "count": 0,
  "items": [],
  "query": "inflation",
  "total": null,
  "dataset": "fomc-statements",
  "hasMore": false,
  "nextPage": null,
  "provider": "federal-reserve"
}
GETH.15/v1/finance:federal-reserve/h15H.15 Selected Interest Rates — Treasury constant maturities, fed funds, prime.

Parameters

packagestringoptional
Which H.15 package to pull — a 0-based index, or any part of the package name. Default 0, the daily Treasury constant maturities.
fromstringoptional
First observation date, YYYY-MM-DD. Ignored unless to is also given.
tostringoptional
Last observation date, YYYY-MM-DD. Ignored unless from is also given.
lengthnumberoptional
Observations to return, newest first (default 30, max 5000)

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/h15?package=Treasury+Constant+Maturities&from=2026-07-01&to=2026-08-18&length=30" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "to": "2026-08-18",
  "from": "2026-07-01",
  "count": 30,
  "items": [
    {
      "date": "2026-08-18",
      "values": {
        "RIFLGFCM01_N.B": 3.78,
        "RIFLGFCM03_N.B": 3.86,
        "RIFLGFCM06_N.B": 3.94,
        "RIFLGFCY01_N.B": 3.99,
        "RIFLGFCY02_N.B": 4.19,
        "RIFLGFCY03_N.B": 4.26,
        "RIFLGFCY05_N.B": 4.37,
        "RIFLGFCY07_N.B": 4.53,
        "RIFLGFCY10_N.B": 4.71,
        "RIFLGFCY20_N.B": 5.28,
        "RIFLGFCY30_N.B": 5.28
      }
    },
    {
      "date": "2026-08-17",
      "values": {
        "RIFLGFCM01_N.B": 3.79,
        "RIFLGFCM03_N.B": 3.87,
        "RIFLGFCM06_N.B": 3.95,
        "RIFLGFCY01_N.B": 4,
        "RIFLGFCY02_N.B": 4.19,
        "RIFLGFCY03_N.B": 4.25,
        "RIFLGFCY05_N.B": 4.38,
        "RIFLGFCY07_N.B": 4.54,
        "RIFLGFCY10_N.B": 4.72,
        "RIFLGFCY20_N.B": 5.3,
        "RIFLGFCY30_N.B": 5.31
      }
    },
    {
      "date": "2026-08-14",
      "values": {
        "RIFLGFCM01_N.B": 3.79,
        "RIFLGFCM03_N.B": 3.86,
        "RIFLGFCM06_N.B": 3.95,
        "RIFLGFCY01_N.B": 3.98,
        "RIFLGFCY02_N.B": 4.17,
        "RIFLGFCY03_N.B": 4.24,
        "RIFLGFCY05_N.B": 4.36,
        "RIFLGFCY07_N.B": 4.51,
        "RIFLGFCY10_N.B": 4.68,
        "RIFLGFCY20_N.B": 5.25,
        "RIFLGFCY30_N.B": 5.25
      }
    }
  ],
  "total": 35,
  "series": [
    {
      "id": "RIFLGFCM01_N.B",
      "unit": "Percent: Per Year",
      "currency": null,
      "uniqueId": "H15/H15/RIFLGFCM01_N.B",
      "multiplier": 1,
      "description": "Market yield on U.S. Treasury securities at 1-month constant maturity, quoted on investment basis"
    },
    {
      "id": "RIFLGFCM03_N.B",
      "unit": "Percent: Per Year",
      "currency": null,
      "uniqueId": "H15/H15/RIFLGFCM03_N.B",
      "multiplier": 1,
      "description": "Market yield on U.S. Treasury securities at 3-month constant maturity, quoted on investment basis"
    },
    {
      "id": "RIFLGFCM06_N.B",
      "unit": "Percent: Per Year",
      "currency": null,
      "uniqueId": "H15/H15/RIFLGFCM06_N.B",
      "multiplier": 1,
      "description": "Market yield on U.S. Treasury securities at 6-month constant maturity, quoted on investment basis"
    }
  ],
  "dataset": "h15",
  "package": "Treasury Constant Maturities",
  "packages": [
    {
      "name": "Treasury Constant Maturities",
      "index": 0
    },
    {
      "name": "Weekly Averages (Fed Funds, Prime and Discount rates)",
      "index": 1
    },
    {
      "name": "Weekly Averages",
      "index": 2
    }
  ],
  "provider": "federal-reserve"
}
GETH.4.1/v1/finance:federal-reserve/h41H.4.1 Factors Affecting Reserve Balances — the Federal Reserve balance sheet.

Parameters

packagestringoptional
Which H.4.1 table to pull — a 0-based index, or any part of the table name (Table 1 through Table 7). Default 0, Table 1.
fromstringoptional
First observation date, YYYY-MM-DD. Ignored unless to is also given.
tostringoptional
Last observation date, YYYY-MM-DD. Ignored unless from is also given.
lengthnumberoptional
Weekly observations to return, newest first (default 8, max 1000)

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/h41?package=Table+1&from=2026-01-01&to=2026-08-12&length=12" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "to": "2026-08-12",
  "from": "2026-01-01",
  "count": 12,
  "items": [
    {
      "date": "2026-08-12",
      "values": {
        "RESH4A_N.WW": 3864013000000,
        "RESH4E_N.WW": 0,
        "RESH4R_N.WW": 2947630000000,
        "RESH4S_N.WW": 6811643000000,
        "RESTBC_N.WW": 2475558000000,
        "RESH4AO_N.WW": -178030000000,
        "RESH4SC_N.WW": 6712859000000,
        "RESH4SO_N.WW": 49042000000,
        "RESPPAS_N.WW": 15200000000,
        "RESTBHT_N.WW": 334000000,
        "RESTBMG_N.WW": 11041000000,
        "RESTBMT_N.WW": 53326000000,
        "RESH4SCF_N.WW": -221000000,
        "RESH4SCS_N.WW": 132000000,
        "RESPPALD_N.WW": 5691000000,
        "RESPPALG_N.WW": 6471490000000,
        "RESPPAOF_N.WW": 19217000000,
        "RESPPLLB_N.WW": 1208034000000,
        "RESPPLLR_N.WW": 358117000000,
        "RESPPAAEH_N.WW": 728000000,
        "RESPPALDC_N.WW": 0,
        "RESPPALDJ_N.WW": 16000000,
        "RESPPALDN_N.WW": 5691000000,
        "RESPPALDP_N.WW": 5644000000,
        "RESPPALDQ_N.WW": 0,
        "RESPPALDS_N.WW": 31000000,
        "RESPPALSD_N.WW": -25907000000,
        "RESPPALSP_N.WW": 211905000000,
        "RESPPLLDA_N.WW": 0,
        "RESPPLLDF_N.WW": 9456000000,
        "RESPPLLDO_N.WW": 239172000000,
        "RESPPLLDT_N.WW": 959405000000,
        "RESPPLLRD_N.WW": 725000000,
        "RESPPLLRF_N.WW": 357392000000,
        "RESH4A_XAW_N.WW": 3861769000000,
        "RESH4E_XAW_N.WW": 0,
        "RESH4R_XAW_N.WW": 2944059000000,
        "RESH4S_XAW_N.WW": 6805829000000,
        "RESPPALGAO_N.WW": 2347000000,
        "RESPPALGTR_N.WW": 0,
        "RESPPALGUO_N.WW": 4538288000000,
        "RESTBC_XAW_N.WW": 2474891000000,
        "RESH4AO_XAW_N.WW": -178762000000,
        "RESH4SC_XAW_N.WW": 6707005000000,
        "RESH4SO_XAW_N.WW": 47846000000,
        "RESPPALGTRF_N.WW": 0,
        "RESPPALGTRO_N.WW": 0,
        "RESPPALGUOB_N.WW": 533509000000,
        "RESPPAS_XAW_N.WW": 15200000000,
        "RESTBHT_XAW_N.WW": 327000000,
        "RESTBMG_XAW_N.WW": 11041000000,
        "RESTBMT_XAW_N.WW": 53326000000,
        "RESH4SCF_XAW_N.WW": -228000000,
        "RESH4SCS_XAW_N.WW": 132000000,
        "RESPPALD_XAW_N.WW": 5775000000,
        "RESPPALGASMO_N.WW": 1930855000000,
        "RESPPALGUOMC_N.WW": 106852000000,
        "RESPPALGUOMI_N.WW": 276076000000,
        "RESPPALGUOMN_N.WW": 3621850000000,
        "RESPPALG_XAW_N.WW": 6466668000000,
        "RESPPAOF_XAW_N.WW": 19257000000,
        "RESPPLLB_XAW_N.WW": 1214426000000,
        "RESPPLLR_XAW_N.WW": 350888000000,
        "RESPPAAEH_XAW_N.WW": 703000000,
        "RESPPALDC_XAW_N.WW": 0,
        "RESPPALDJ_XAW_N.WW": 16000000,
        "RESPPALDN_XAW_N.WW": 5775000000,
        "RESPPALDP_XAW_N.WW": 5718000000,
        "RESPPALDQ_XAW_N.WW": 0,
        "RESPPALDS_XAW_N.WW": 41000000,
        "RESPPALSD_XAW_N.WW": -25937000000,
        "RESPPALSP_XAW_N.WW": 212031000000,
        "RESPPLLDA_XAW_N.WW": 0,
        "RESPPLLDF_XAW_N.WW": 9456000000,
        "RESPPLLDO_XAW_N.WW": 241019000000,
        "RESPPLLDT_XAW_N.WW": 963950000000,
        "RESPPLLRD_XAW_N.WW": 1247000000,
        "RESPPLLRF_XAW_N.WW": 349641000000,
        "RESPPALGAO_XAW_N.WW": 2347000000,
        "RESPPALGTR_XAW_N.WW": 15000000,
        "RESPPALGUO_XAW_N.WW": 4533467000000,
        "RESH4A_XAW_XCH1_N.WW": 60030000000,
        "RESH4E_XAW_XCH1_N.WW": 0,
        "RESH4R_XAW_XCH1_N.WW": -49290000000,
        "RESH4S_XAW_XCH1_N.WW": 10742000000,
        "RESPPAAML1H_XAW_N.WW": null,
        "RESPPALGTRF_XAW_N.WW": 0,
        "RESPPALGTRO_XAW_N.WW": 14000000,
        "RESPPALGUOB_XAW_N.WW": 528576000000,
        "RESTBC_XAW_XCH1_N.WW": 1833000000,
        "RESH4AO_XAW_XCH1_N.WW": -1984000000,
        "RESH4A_XAW_XCH52_N.WW": 488307000000,
        "RESH4E_XAW_XCH52_N.WW": -2029000000,
        "RESH4R_XAW_XCH52_N.WW": -375991000000,
        "RESH4SC_XAW_XCH1_N.WW": 10757000000,
        "RESH4SO_XAW_XCH1_N.WW": 3194000000,
        "RESH4S_XAW_XCH52_N.WW": 112317000000,
        "RESPPALGASMO_XAW_N.WW": 1930855000000,
        "RESPPALGUOMC_XAW_N.WW": 106963000000,
        "RESPPALGUOMI_XAW_N.WW": 276076000000,
        "RESPPALGUOMN_XAW_N.WW": 3621850000000,
        "RESPPAS_XAW_XCH1_N.WW": 0,
        "RESTBC_XAW_XCH52_N.WW": 71348000000,
        "RESTBHT_XAW_XCH1_N.WW": 3000000,
        "RESTBMG_XAW_XCH1_N.WW": 0,
        "RESTBMT_XAW_XCH1_N.WW": 14000000,
        "RESH4AO_XAW_XCH52_N.WW": 8108000000,
        "RESH4SCF_XAW_XCH1_N.WW": -9000000,
        "RESH4SCS_XAW_XCH1_N.WW": -13000000,
        "RESH4SC_XAW_XCH52_N.WW": 111837000000,
        "RESH4SO_XAW_XCH52_N.WW": 1370000000,
        "RESPPALD_XAW_XCH1_N.WW": -539000000,
        "RESPPALG_XAW_XCH1_N.WW": 8557000000,
        "RESPPAOF_XAW_XCH1_N.WW": -30000000,
        "RESPPAS_XAW_XCH52_N.WW": 0,
        "RESPPLLB_XAW_XCH1_N.WW": 52017000000,
        "RESPPLLR_XAW_XCH1_N.WW": 8163000000,
        "RESTBHT_XAW_XCH52_N.WW": -103000000,
        "RESTBMG_XAW_XCH52_N.WW": 0,
        "RESTBMT_XAW_XCH52_N.WW": 728000000,
        "RESH4SCF_XAW_XCH52_N.WW": 99000000,
        "RESH4SCS_XAW_XCH52_N.WW": 86000000,
        "RESPPAAEH_XAW_XCH1_N.WW": 75000000,
        "RESPPALDC_XAW_XCH1_N.WW": 0,
        "RESPPALDJ_XAW_XCH1_N.WW": 0,
        "RESPPALDN_XAW_XCH1_N.WW": -539000000,
        "RESPPALDP_XAW_XCH1_N.WW": -535000000,
        "RESPPALDQ_XAW_XCH1_N.WW": 0,
        "RESPPALDS_XAW_XCH1_N.WW": -4000000,
        "RESPPALD_XAW_XCH52_N.WW": -671000000,
        "RESPPALG_XAW_XCH52_N.WW": 138953000000,
        "RESPPALSD_XAW_XCH1_N.WW": -155000000,
        "RESPPALSP_XAW_XCH1_N.WW": -366000000,
        "RESPPAOF_XAW_XCH52_N.WW": -248000000,
        "RESPPLLB_XAW_XCH52_N.WW": 481599000000,
        "RESPPLLDA_XAW_XCH1_N.WW": 0,
        "RESPPLLDF_XAW_XCH1_N.WW": -2000000,
        "RESPPLLDO_XAW_XCH1_N.WW": -4608000000,
        "RESPPLLDT_XAW_XCH1_N.WW": 56626000000,
        "RESPPLLRD_XAW_XCH1_N.WW": -690000000,
        "RESPPLLRF_XAW_XCH1_N.WW": 8852000000,
        "RESPPLLR_XAW_XCH52_N.WW": -70616000000,
        "RESPPAAEH_XAW_XCH52_N.WW": -3774000000,
        "RESPPALDC_XAW_XCH52_N.WW": 0,
        "RESPPALDJ_XAW_XCH52_N.WW": -1393000000,
        "RESPPALDN_XAW_XCH52_N.WW": -671000000,
        "RESPPALDP_XAW_XCH52_N.WW": 732000000,
        "RESPPALDQ_XAW_XCH52_N.WW": 0,
        "RESPPALDS_XAW_XCH52_N.WW": -9000000,
        "RESPPALGAO_XAW_XCH1_N.WW": 0,
        "RESPPALGTR_XAW_XCH1_N.WW": 13000000,
        "RESPPALGUO_XAW_XCH1_N.WW": 8558000000,
        "RESPPALSD_XAW_XCH52_N.WW": -2135000000,
        "RESPPALSP_XAW_XCH52_N.WW": -22085000000,
        "RESPPLLDA_XAW_XCH52_N.WW": 0,
        "RESPPLLDF_XAW_XCH52_N.WW": 22000000,
        "RESPPLLDO_XAW_XCH52_N.WW": 21930000000,
        "RESPPLLDT_XAW_XCH52_N.WW": 459646000000,
        "RESPPLLRD_XAW_XCH52_N.WW": -72436000000,
        "RESPPLLRF_XAW_XCH52_N.WW": 1820000000,
        "RESPPAAML1H_XAW_XCH1_N.WW": null,
        "RESPPALGAO_XAW_XCH52_N.WW": 0,
        "RESPPALGTRF_XAW_XCH1_N.WW": 0,
        "RESPPALGTRO_XAW_XCH1_N.WW": 13000000,
        "RESPPALGTR_XAW_XCH52_N.WW": -6000000,
        "RESPPALGUOB_XAW_XCH1_N.WW": 8878000000,
        "RESPPALGUO_XAW_XCH52_N.WW": 328762000000,
        "RESPPAAML1H_XAW_XCH52_N.WW": null,
        "RESPPALGASMO_XAW_XCH1_N.WW": 0,
        "RESPPALGTRF_XAW_XCH52_N.WW": 0,
        "RESPPALGTRO_XAW_XCH52_N.WW": -7000000,
        "RESPPALGUOB_XAW_XCH52_N.WW": 333083000000,
        "RESPPALGUOMC_XAW_XCH1_N.WW": -322000000,
        "RESPPALGUOMI_XAW_XCH1_N.WW": 331000000,
        "RESPPALGUOMN_XAW_XCH1_N.WW": -332000000,
        "RESPPALGASMO_XAW_XCH52_N.WW": -189808000000,
        "RESPPALGUOMC_XAW_XCH52_N.WW": -3122000000,
        "RESPPALGUOMI_XAW_XCH52_N.WW": -33351000000,
        "RESPPALGUOMN_XAW_XCH52_N.WW": 32151000000
      }
    }
  ],
  "total": 32,
  "series": [
    {
      "id": "RESH4A_N.WW",
      "unit": "Currency",
      "currency": "USD",
      "uniqueId": "H41/H41/RESH4A_N.WW",
      "multiplier": 1000000,
      "description": "Liabilities and Capital: Other Factors Draining Reserve Balances: Total factors, other than reserve balances, absorbing reserve funds: Wednesday level"
    }
  ],
  "dataset": "h41",
  "package": "H.4.1 Statistical Release - Table 1",
  "packages": [
    {
      "name": "H.4.1 Statistical Release - Table 1",
      "index": 0
    }
  ],
  "provider": "federal-reserve"
}
GETPress Releases/v1/finance:federal-reserve/press-releasesFederal Reserve Board press releases — the whole announcement archive, by type.

Parameters

typeenumoptional
Release category: Monetary Policy, Enforcement Actions, Banking and Consumer Regulatory Policy, Orders on Banking Applications or Other Announcements. Default all. Values: Monetary Policy, Enforcement Actions, Banking and Consumer Regulatory Policy, Orders on Banking Applications, Other Announcements.
querystringoptional
Case-insensitive substring match on the release title.
fromstringoptional
Earliest release date, YYYY-MM-DD.
tostringoptional
Latest release date, YYYY-MM-DD.
pagenumberoptional
Page number, 1-based (default 1)
lengthnumberoptional
Releases per page (default 25, max 200)

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/press-releases?type=Monetary+Policy&query=balance+sheet&from=2026-01-01&to=2026-08-19&page=1&length=25" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "to": "2026-08-19",
  "from": "2026-01-01",
  "page": 1,
  "type": null,
  "count": 0,
  "items": [],
  "query": "balance sheet",
  "total": null,
  "dataset": "press-releases",
  "hasMore": false,
  "nextPage": null,
  "provider": "federal-reserve"
}
GETSEP Projections/v1/finance:federal-reserve/sep-projectionsSummary of Economic Projections — the FOMC's own forecast tables for one meeting.

Parameters

datestringoptional
Meeting date the projections belong to, YYYY-MM-DD. Defaults to the most recent meeting that published one.
tablenumberoptional
Return only this table, 0-based. Table 0 is the headline economic projections.
lengthnumberoptional
Tables to return (default all)

Request

curl -X GET "https://api.zpi.web.id/v1/finance:federal-reserve/sep-projections?date=2026-06-17&table=0&length=5" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "url": "https://www.federalreserve.gov/monetarypolicy/fomcprojtabl20260617.htm",
  "date": "2026-06-17",
  "count": 1,
  "items": [
    {
      "rows": [
        {
          "label": "Change in real GDP",
          "values": {
            "Range · 2026": "1.8–2.6",
            "Range · 2027": "1.9–2.9",
            "Range · 2028": "1.8–2.6",
            "Median · 2026": 2.2,
            "Median · 2027": 2.3,
            "Median · 2028": 2.2,
            "Range · Longer run": "1.7–2.5",
            "Median · Longer run": 2,
            "Central Tendency · 2026": "2.0–2.3",
            "Central Tendency · 2027": "2.0–2.4",
            "Central Tendency · 2028": "2.0–2.3",
            "Central Tendency · Longer run": "1.8–2.0"
          }
        },
        {
          "label": "March projection",
          "values": {
            "Range · 2026": "2.1–2.7",
            "Range · 2027": "2.0–2.7",
            "Range · 2028": "1.8–2.7",
            "Median · 2026": 2.4,
            "Median · 2027": 2.3,
            "Median · 2028": 2.1,
            "Range · Longer run": "1.7–2.5",
            "Median · Longer run": 2,
            "Central Tendency · 2026": "2.2–2.5",
            "Central Tendency · 2027": "2.0–2.4",
            "Central Tendency · 2028": "2.0–2.3",
            "Central Tendency · Longer run": "1.8–2.0"
          }
        },
        {
          "label": "Unemployment rate",
          "values": {
            "Range · 2026": "4.3–4.6",
            "Range · 2027": "4.0–4.6",
            "Range · 2028": "4.0–4.4",
            "Median · 2026": 4.3,
            "Median · 2027": 4.3,
            "Median · 2028": 4.2,
            "Range · Longer run": "3.8–4.5",
            "Median · Longer run": 4.2,
            "Central Tendency · 2026": "4.3–4.4",
            "Central Tendency · 2027": "4.2–4.5",
            "Central Tendency · 2028": "4.1–4.3",
            "Central Tendency · Longer run": "4.0–4.3"
          }
        }
      ],
      "index": 0,
      "caption": "Table 1. Economic projections of Federal Reserve Board members and Federal Reserve Bank presidents, under their individual assumptions of projected appropriate monetary policy, Jun…",
      "columns": [
        "Median · 2026",
        "Median · 2027",
        "Median · 2028"
      ],
      "rowCount": 11
    }
  ],
  "total": 26,
  "dataset": "sep-projections",
  "provider": "federal-reserve"
}

Related APIs

More in finance

Pluang

finance/pluang

Data pasar Pluang lintas aset: order book, running trade, tradebook dan ringkasan broker per saham IDX, plus saham Amerika, emas, kripto, sinyal analis dan berita.

23.3K calls·1d cache

Binance Vision

finance/binance-vision

Binance's public bulk archive: klines, 5-minute open-interest and long/short metrics, funding, book depth and liquidations, back to 2017.

4.7K calls·1d cache

TradingView

finance/tradingview

Screener, charts, technical indicators, fundamentals, news and the macro calendar across 16 markets — Indonesian equities, US equities, crypto, forex and futures.

52.7K calls·1d cache

Stockbit

finance/stockbit

Data saham IDX dari Stockbit: harga, chart intraday, profil emiten, diskusi komunitas, dan kamus investasi.

17.5K calls·1d cache

Yahoo Finance

finance/yahoo-finance

Global quotes, fundamentals, statements, options, earnings, ownership and analyst coverage. Jakarta listings via the .JK suffix.

12.7K calls·5m cache

IDX (Bursa Efek Indonesia)

finance/idx

Data Bursa Efek Indonesia: ringkasan saham & indeks, top movers, broker, emiten, laporan keuangan, berita, dan passthrough ke ratusan endpoint /primary/.

75.6K calls·1d cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026