Series catalog detail plus the most recent 24 observations (latest vintage). An unknown or quarantined series_id returns 404 with a message pointing to GET /api/v2/macro/series and the catalog. Requires a plan with Macro & economic data access (can_use_macro) — the Corporate & Supply Chain and Global Intelligence plans.
GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....
FRED series ID (e.g. UNRATE, CPIAUCSL, DGS10). To discover valid IDs, call GET /api/v2/macro/series with no filters, or see the catalog: https://docs.gdeltcloud.com/api-reference/macro-series-catalog
Series detail and recent observations. series carries series_id, title, frequency, frequency_short, units, units_short, seasonal_adjustment, observation_start, observation_end, last_updated, source_agency, release_id, release_name, geo_country_iso3, compliance_status, popularity, attribution_text, notes. recent_observations is up to 24 { date, value } points (most recent first). Includes the FRED non-endorsement meta.