Skip to main content
GET
ListComtradeFlows

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

reporter_code
string

UN Comtrade reporter code (e.g. "842" = US, "156" = China). Empty returns all reporters.

cmd_code
string

HS commodity code (e.g. "2709" = crude oil). Empty returns all commodities.

Pattern: ^\d{4,6}$
anomalies_only
boolean

If true, only return flows with a year-over-year change exceeding 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

ListComtradeFlowsResponse contains strategic commodity trade flows.

flows
object[]
fetchedAt
string

ISO 8601 timestamp when data was seeded.

upstreamUnavailable
boolean

True if seeded data is missing or stale.