Skip to main content
GET
ListXFeed

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

limit
integer<int32>

Maximum number of posts to return (default 50).

topic
string

Filter by topic keyword (e.g. "breaking", "cyber").

account
string

Filter by account handle.

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

Curated X news-account feed. Post text is R4 and is not included — partners receive permalink plus derived facts only.

enabled
boolean

Whether the ais-relay poller currently has X_BEARER_TOKEN configured.

posts
object[]
count
integer<int32>

Number of posts returned in this response, after the limit is applied.

error
string

Detailed error message if the fetch failed.