API Documentation

⌘K
Get free key
GET/api/1/equity/price-change/{identifier}

Price Change Summary

Total return over standard windows (1D, 5D, 1M, 3M, 6M, YTD, 1Y, 3Y, 5Y, 10Y, max) in one payload.

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/price-change/US0378331005' \
  -H 'Accept: application/json'
200 Response
{}