> ## Documentation Index
> Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Macro

> Country macro observations, release calendars, sovereign ratings, forecasts, regimes, source-health status, and high-signal packs.

Use Macro endpoints to retrieve country-level observations, official release calendars, sovereign ratings, forecasts, high-signal packs, regime overlays, source-health status, and searchable indicator metadata.

<Note>
  The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
</Note>

## Operations in this family

<CardGroup cols={2}>
  <Card title="GET /v1/macro/all" href="/api-reference/macro/get-v1-macro-all">Return a bulk, filterable export of macro observations across countries and indicators, with cursor pagination and CSV or async export</Card>
  <Card title="GET /v1/macro/calendar" href="/api-reference/macro/get-v1-macro-calendar">Return the macro event calendar for supported official-source releases and central-bank events</Card>
  <Card title="GET /v1/macro/credit-ratings" href="/api-reference/macro/get-v1-macro-credit-ratings">Return sovereign credit ratings from S\&P, Moody's, and Fitch for tracked countries and G20 members</Card>
  <Card title="GET /v1/macro/credit-ratings/{country}" href="/api-reference/macro/get-v1-macro-credit-ratings-country">Return the sovereign credit rating for a single country by ISO country code</Card>
  <Card title="GET /v1/macro/forecasts" href="/api-reference/macro/get-v1-macro-forecasts">Return SEC API forecast baselines and scenario-aware macro projections with methodology metadata</Card>
  <Card title="GET /v1/macro/high-signal-pack" href="/api-reference/macro/get-v1-macro-high-signal-pack">Return the launch-ring Tier-1 high-signal macro pack with explicit source, fallback, and release-calendar posture for supported countries</Card>
  <Card title="GET /v1/macro/indicators" href="/api-reference/macro/get-v1-macro-indicators">Return official-source macro indicator observations with revision-aware provenance and country-quality metadata</Card>
  <Card title="GET /v1/macro/overview" href="/api-reference/macro/get-v1-macro-overview">Return a one-call country macro dashboard: headline indicators with latest/previous/change/direction and next release, the current regime, upcoming releases, and the sovereign credit rating</Card>
  <Card title="GET /v1/macro/regimes" href="/api-reference/macro/get-v1-macro-regimes">Return the current macro regime classification for a country using the canonical SEC API macro overlay</Card>
  <Card title="GET /v1/macro/releases" href="/api-reference/macro/get-v1-macro-releases">Return macro release observations with actual, prior, consensus, and surprise metadata</Card>
  <Card title="GET /v1/macro/search" href="/api-reference/macro/get-v1-macro-search">Search supported macro indicators by keyword across all countries and high-signal packs</Card>
  <Card title="GET /v1/macro/status" href="/api-reference/macro/get-v1-macro-status">Return macro source-health, country coverage, freshness, and source-rights posture from runtime validation artifacts or an explicit degraded fallback</Card>
</CardGroup>
