Get a list of economic indicators covering categories such as inflation, interest rates, employment, and national output. The list contains thousands of indicators, along with additional metadata. There is a limit of 300 records per API call.
https://financialdata.net/api/v1/economic-indicators| Name | Type | Description | Example |
|---|---|---|---|
| offset | integer | (Optional) The initial position of the record subset, which indicates how many records to skip. Defaults to 0. | 300 |
| format | string | (Optional) The format of the returned data, either JSON or CSV. Defaults to JSON. | json, csv |
[
{
"indicator_id": "HQMCB1YR",
"indicator_name": "1-Year High Quality Market (HQM) Corporate Bond Spot Rate",
"category": "Corporate Bonds",
"frequency": "Monthly",
"units": "Percent"
},
{
"indicator_id": "WTB1YR",
"indicator_name": "1-Year Treasury Bill Secondary Market Rate, Discount Basis",
"category": "Treasury Bills",
"frequency": "Weekly, Ending Friday",
"units": "Percent"
},
...
]Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.