SearchImagery
SearchImagery searches satellite imagery scenes by bounding box, datetime range, and source, returning matching scenes and a total-results count.
Authorizations
User-issued WorldMonitor API key.
Query Parameters
Bounding box filter for imagery search, encoded as west,south,east,north.
ISO 8601 datetime or datetime range for matching imagery scenes.
Optional imagery source filter, such as satellite or provider name.
Maximum number of imagery scenes to return.
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.
