latestOpenAPI 3.1.0Proprietary2026-08-221,5563,4526.6 MB

914af3d38c7c

Economics

Sugra Macro - composite country macro profile

A one-call macroeconomic snapshot for a country: GDP (level + QoQ/YoY growth), inflation (CPI/core YoY), retail sales, industrial production, policy rate, 10Y yield, government debt to GDP, current account to GDP, and the jobless rate. Pass a country name or ISO code; comma-separate for several (max 8). Set latest=false for the full history of each indicator. Growth/rate fields are normalized fractions (0.025 = 2.5%).

get/api/v1/macro/country-profile

Query parameters

countrystring required

Country name or ISO code; comma-separate for several (max 8).

Example:united_states

Country name or ISO code; comma-separate for several (max 8).

latestboolean

If true (default) return only the latest value per indicator; if false return the full history.

If true (default) return only the latest value per indicator; if false return the full history.

Response

One profile row per country (or per date when latest=false).

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}