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

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

symbol
string

Stock symbol.

Response

200 - application/json

Successful response

peers
string[]

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