Skip to main content
GET
/
api
/
intelligence
/
v1
/
get-regional-brief
GetRegionalBrief
curl --request GET \
  --url https://api.example.com/api/intelligence/v1/get-regional-brief
{
  "brief": {
    "regionId": "<string>",
    "generatedAt": 123,
    "periodStart": 123,
    "periodEnd": 123,
    "situationRecap": "<string>",
    "regimeTrajectory": "<string>",
    "keyDevelopments": [
      "<string>"
    ],
    "riskOutlook": "<string>",
    "provider": "<string>",
    "model": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

region_id
string

Response

Successful response

brief
object

RegionalBrief is a weekly LLM-synthesized intelligence summary for one region. Written by scripts/seed-regional-briefs.mjs on a weekly cron.