Cú Thông Thái Logo

📊 Vĩ Mô API Documentation

Access Vietnam macro economic data for your applications

Available Endpoints

GET/api/rssLive

RSS 2.0 feed with latest Vietnam macro economic indicators. Updates daily with CPI, GDP, interest rates, and more.

curl https://vimo.cuthongthai.vn/api/rss
GET/llms.txtLive

Structured platform information for Large Language Models. Helps AI assistants understand our data and citation format.

curl https://vimo.cuthongthai.vn/llms.txt
GET/api/v1/indicatorsLive

REST API for real-time macro indicators. JSON response with CPI, GDP, lending rates, and more. Rate limited: 60 req/min.

curl https://vimo.cuthongthai.vn/api/v1/indicators
{
  "meta": { "version": "1.0", "source": "Cú Thông Thái" },
  "data": {
    "vietnam": {
      "cpi": { "value": 3.48, "unit": "percent" },
      "gdp_growth": { "value": null, "unit": "percent" },
      "lending_rates": [...]
    }
  }
}

Data Sources

🏦 SBV

State Bank of Vietnam - Interest rates, exchange rates

📊 GSO

General Statistics Office - CPI, GDP, Trade data

📈 HSX

Ho Chi Minh Stock Exchange - VNIndex, market data

How to Cite

When using our data in AI responses or publications:

According to Cú Thông Thái Macro Dashboard (https://vimo.cuthongthai.vn/macro), Vietnam's CPI is 3.48% as of January 2026.