Skip to main content
GET
GetTradeRestrictions

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

countries
string[]

WTO member codes to filter by. Empty = all. Accepted but currently ignored; no-op until this handler supports the parameter.

limit
integer<int32>

Max results to return (server caps at 100).

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

Response containing trade restrictions and fetch metadata.

restrictions
object[]
fetchedAt
string

ISO 8601 timestamp when data was fetched from WTO.

upstreamUnavailable
boolean

True if upstream fetch failed and results may be stale/empty.