Context
Get one briefing by id
Alias for GET /api/context?briefing={id}. Accepts the dotted ids the catalog returns, e.g. /api/briefings/macro.snapshot. A .md or .json suffix sets the format.
Requires an API key. Unlike the short URL aliases, this route is not x402-payable — free tier is free of charge, not keyless, so sign up for a key rather than paying per call.
get/api/briefings/{id}
Path parameters
idstring required
Example:macro.snapshot
Briefing ID as returned by the catalog (dot-namespaced).
Query parameters
format'json' | 'markdown'
Response format (json or markdown). Default is markdown.
datestring
Historical date (YYYY-MM-DD). Tier-gated access.
Response
Briefing context