GetCompanyEnrichment
GetCompanyEnrichment is DISABLED and returns an empty stub. The route is preserved for contract stability, but the handler no longer aggregates any external data (the prior domain-slug attribution heuristic was unsound). Deprecated pending a verified attribution model.
Authorizations
User-issued WorldMonitor API key.
Query Parameters
Company domain to enrich, such as "github.com".
Company name to enrich when a domain is not available.
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 data. DISABLED: the handler returns an empty stub — company
echoes only the requested name/domain, and all other fields are empty/undefined.
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. "github", "sec_edgar").
