Economics Indicators
Key US economic indicators: CPI, unemployment, GDP, interest rates, and housing data. Sourced from BLS, World Bank, and US Treasury. Responses cached 24 hours.
Economics Indicators endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
Returns service status and uptime. |
| indicators | ||
| GET |
list_indicators_indicators_get /indicators |
Returns metadata for all available economic indicator series. |
| indicator | ||
| GET |
get_indicator_indicator__series_id__get /indicator/{series_id} |
Fetch data for any BLS or World Bank series by ID. BLS examples: LNS14000000 (unemployment), CUUR0000SA0 (CPI), CES0000000001 (payrolls). World Bank examples: NY.GDP.MKTP.KD.ZG… |
| cpi | ||
| GET |
get_cpi_cpi_get /cpi |
Latest CPI data (BLS series CUUR0000SA0) with month-over-month and year-over-year percent change. Option to return Core CPI (ex food & energy). |
| unemployment | ||
| GET |
get_unemployment_unemployment_get /unemployment |
Latest US unemployment rate and labor force participation rate from BLS. Seasonally adjusted, all workers 16 and older. |
| gdp | ||
| GET |
get_gdp_gdp_get /gdp |
US GDP level and real GDP growth rate from World Bank (annual). Most recent year available is typically 1-2 years prior to current year. |
| interest-rates | ||
| GET |
get_interest_rates_interest_rates_get /interest-rates |
Daily Treasury yield curve rates from the US Treasury. Includes 1-month through 30-year maturities. Returns latest snapshot plus recent history. |
| housing | ||
| GET |
get_housing_housing_get /housing |
Housing-related CPI components from BLS: shelter costs, rent of primary residence. Note: For construction starts/permits, see Census Bureau directly. |
Economics Indicators pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $79 / month | — |
|
| MEGA | $299 / month | — |
|