Skip to main content
GET
GetMultiSectorCostShock

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

iso2
string
required

ISO 3166-1 alpha-2 country code for the importing country.

Pattern: ^[A-Z]{2}$
chokepointId
string
required

Chokepoint identifier to model as disrupted.

closureDays
integer<int32>

Closure-window duration in days. Server clamps to [1, 365]. Defaults to 30.

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

iso2
string
chokepointId
string
closureDays
integer<int32>

Server-clamped closure-window duration in days (1-365).

warRiskTier
enum<string>

War risk tier derived from Lloyd's JWC Listed Areas + OSINT threat classification. This is a FREE field (no PRO gate) — it exposes the existing server-internal threatLevel from ChokepointConfig, making it available to clients for badges and bypass corridor scoring.

Available options:
WAR_RISK_TIER_UNSPECIFIED,
WAR_RISK_TIER_NORMAL,
WAR_RISK_TIER_ELEVATED,
WAR_RISK_TIER_HIGH,
WAR_RISK_TIER_CRITICAL,
WAR_RISK_TIER_WAR_ZONE
sectors
object[]
totalAddedCost
number<double>

Sum of total_cost_shock across all sectors.

fetchedAt
string
unavailableReason
string

Populated when no seeded import data is available for the country.