Related Tickers
GET
/v1/related-companies/{ticker}
Retrieve a list of tickers related to a specified ticker, identified through an analysis of news coverage and returns data. This endpoint helps users discover peers, competitors, or thematically similar companies, aiding in comparative analysis, portfolio diversification, and market research.
Use Cases: Peer identification, comparative analysis, portfolio diversification, market research.
Plan AccessIncluded in all Stocks plans
Plan
Recency
Updated daily
Updated daily
Updated daily
Updated daily
Updated daily
Plan RecencyUpdated daily
Plan HistoryNot applicable to this endpoint
Path Parameters
ticker
string
required
The ticker symbol to search.
Response Attributes
request_id
string
optional
A request id assigned by the server.
results
array (object)
optional
An array of results containing the requested data.
ticker
string
A ticker related to the requested ticker.
status
string
optional
The status of this request's response.
ticker
string
optional
The ticker being queried.
Code Examples
Query URL
GET
Run query unavailable
Create account or sign in to Polygon
Scroll to see updated query response
Response Object