v1
OpenAPI 3.1.02026-07-13637.7 KBList all indicators
Returns all 500+ indicators with categories and metadata.
get/api/v1/indicators
Response
List of indicators
Example response
{
"data": [
{
"id": "IMF.NGDPD",
"label": "GDP (Current USD, Billions)",
"category": "Economy"
}
]
}