Skip to main content
GET
/
v1
/
company
/
peers
Get Company Peers
curl --request GET \
  --url https://api.aries.com/v1/company/peers \
  --header 'Authorization: Bearer <token>'
{ "peers": [ "AAPL", "DELL", "WDC", "SNDK", "HPE", "PSTG", "HPQ", "NTAP", "SMCI", "IONQ", "QUBT", "CMPO" ] }

Authorizations

Authorization
string
header
required

OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.

Query Parameters

symbol
string
required

Stock ticker symbol. Required.

Example:

"AAPL"

Response

Successful response

peers
string[]

List of ticker symbols for companies in the same industry or sector