# Company Profiles and Market Intelligence

> Build search, company detail, news, corporate-action, and curated market-intelligence experiences with MyStocks data.

## Company discovery

- `GET /companies` lists company profiles with exchange and sector filters.
- `GET /companies/tickers` returns canonical symbols, slugs, names, and exchanges.
- `GET /companies/{symbol}` returns profile and fundamentals.
- `GET /companies/{symbol}/news` returns curated company news and announcements.
- `GET /market-intel` and `GET /market-intel/{id}` provide curated market intelligence.

Use the canonical `SYMBOL.EXCHANGE` identifier from the ticker catalogue. Do not resolve symbols by company name alone when multiple exchanges list the same issuer.

Company intelligence is curated editorial and corporate-action content, not a guaranteed high-volume newswire. Display source, publication time, and any exchange attribution returned by the API. See [Data Licensing](/partners/docs/data-licensing) before redistribution.
