Skip to main content
GET
ListCompanySignals

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

company
string

Company name to discover signals for.

domain
string

Deprecated compatibility input. When present, attribution stays disabled and the handler returns the legacy empty stub.

ticker
string

Exchange ticker symbol, such as "AAPL". Preferred lookup key.

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

Discovered company signals with classification and engagement metrics.

company
string
domain
string
deprecated
signals
object[]
summary
object
discoveredAtMs
integer<int64>

Unix timestamp in milliseconds when signals were discovered.. Warning: Values > 2^53 may lose precision in JavaScript

cik
string

SEC Central Index Key of the resolved filer (zero-padded 10 digits). Empty when the company did not resolve — this is what distinguishes "no such company" from "resolved company with no recent signals".

unavailable
boolean

True when the SEC ticker registry or authoritative submissions source could not be read. Results can be partial (for example, news without SEC filings); responses with this set are never cached.