API Documentation

⌘K
Get free key
GET/api/1/equity/vendor-ratings/{identifier}

Vendor Analyst Ratings

Third-party analyst rating scores for the security, including European coverage not available from US vendors.

Parameters

1
identifierstringrequired
path

Security identifier: ISIN, ticker, CUSIP, SEDOL, or WKN (e.g. US0378331005, AAPL, 037833100)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/equity/vendor-ratings/US0378331005' \
  -H 'Accept: application/json'
200 Response
{}