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.

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
Log in or Sign up to Polygon to run a query. It's free.
Scroll to see updated query response
Response Object
Did you find this page helpful?
Do you still need help with something?