Economy API
Access comprehensive economic data including employment statistics, inflation indicators, GDP metrics, and more. The Economy API provides time-series data from trusted sources like the U.S. Bureau of Labor Statistics, Federal Reserve, and other government agencies.
Data Sources
Our economy data is sourced directly from official government and Federal Reserve publications, ensuring accuracy and reliability. Data is updated as new releases become available from these authoritative sources, with historical records spanning decades for long-term analysis.
Economic Indicators
Access comprehensive economic data including employment, inflation, GDP, and more from authoritative sources.
Treasury Data
U.S. Treasury yield curve data across all maturities from 1 month to 30 years, updated daily.
Time Series Analysis
Query historical observations with flexible date ranges, transformations, and pagination.
Correlation Analytics
Calculate statistical correlations between multiple economic series for portfolio and risk analysis.
Use Cases
- Fixed Income Analysis: Analyze interest rate data to inform bond trading strategies and portfolio duration decisions
- Economic Research: Study historical relationships between macroeconomic indicators and market behavior
- Risk Management: Monitor economic indicators to assess real return projections and macro risk exposures
- Monetary Policy Analysis: Track how Federal Reserve policy decisions impact markets and economic conditions
- Valuation Models: Incorporate macroeconomic assumptions into discounted cash flow and asset pricing models
Available Endpoints
/v2/seriesList All Series
Retrieve a paginated list of all available economic data series.
/v2/series/{id}Get Series Details
Retrieve detailed information about a specific economic data series.
/v2/series/{id}/observationsGet Time Series Observations
Retrieve historical time series data for a specific series.
/v2/curves/treasuryGet Treasury Yield Curve
Retrieve U.S. Treasury yield curve data for various maturities.
/v2/analytics/correlationGet Correlation Analysis
Calculate correlation coefficients between multiple economic series.
Authentication
All Economy API endpoints require authentication using your API key. Include your API key in the X-API-Key header with every request. You can generate API keys from your dashboard.