assess-energy-shock
Use this skill when the user asks "what happens if Hormuz closes?", "how exposed is Japan to a LNG disruption?", or "what fuel products are most affected by a chokepoint shock?". It computes an on-demand oil and gas shock scenario from seeded JODI, Comtrade, IEA, PortWatch, and gas-storage inputs.
Authentication
Server-to-server callers (agents, scripts, SDKs) MUST present an API key in the X-WorldMonitor-Key header. Authorization: Bearer ... is for MCP/OAuth or Clerk JWTs - not raw API keys.
X-WorldMonitor-Key: wm_0123456789abcdef0123456789abcdef01234567
Issue a key at https://www.worldmonitor.app/pro.
Endpoint
GET https://worldmonitor.app/api/intelligence/v1/compute-energy-shock
Parameters
| Name | In | Required | Shape | Notes |
|---|---|---|---|---|
country_code | query | yes | ISO 3166-1 alpha-2 | Affected energy market, e.g. JP, DE, US. |
chokepoint_id | query | yes | hormuz_strait, malacca_strait, suez, bab_el_mandeb | Chokepoint to model as disrupted. |
disruption_pct | query | no | integer 10-100 | Percent of flow disrupted. Values below 10 are clamped to 10; values above 100 ar… |