Skip to main content
GET
GetRiskScores

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

region
string

Optional region filter. Empty returns all tracked regions.

jmespath
string

Optional JMESPath expression applied server-side to project or reduce the JSON response before it is returned (mirrors the MCP jmespath argument). Invalid expressions, expressions larger than 1024 UTF-8 bytes, or projections that exceed the 256 KB output cap return HTTP 400 with a {_jmespath_error, original_keys} envelope. Grammar and worked examples: https://www.worldmonitor.app/docs/mcp-jmespath.

Response

Successful response

GetRiskScoresResponse contains composite risk scores and strategic assessments.

ciiScores
object[]
strategicRisks
object[]
degraded
boolean

True when upstream scoring inputs failed and the response is served from a stale cache or from the baseline-only cold fallback.

stale
boolean

True when degraded=true because a stale cached score payload was served. Baseline-only cold fallback sets degraded=true and stale=false.