GetCompanyEnrichment
GetCompanyEnrichment aggregates a per-company intelligence composite: SEC EDGAR identity and recent filings (via authoritative ticker-to-CIK resolution), market profile and earnings surprises from Finnhub, and recent news mentions.
Authorizations
User-issued WorldMonitor API key.
Query Parameters
Deprecated compatibility input. Domain attribution remains disabled and returns the legacy empty stub; use ticker or name for verified CIK lookup.
Company name, such as "Apple Inc".
Exchange ticker symbol, such as "AAPL". Preferred lookup key.
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
Company enrichment composite aggregated from SEC EDGAR (identity + filings), Finnhub (market profile + earnings surprises), and the news corpus (mentions).
Unix timestamp in milliseconds when this data was fetched.. Warning: Values > 2^53 may lose precision in JavaScript
List of sources successfully reached (e.g. "sec_edgar", "finnhub", "news").
True when identity could not be resolved because the SEC registry was unreadable, or when a resolved company's enrichment sources all failed. Responses with this set are never cached.
