API Documentation
GET
/api/1/datasets/eod/{identifier}End-of-Day Quote API
Latest end-of-day OHLCV snapshot for one security from the global EOD bulk.
Related endpoints
Parameters
Required first. Documented defaults are selected — Test Request matches a bare call.
identifierstringrequiredSecurity 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/datasets/eod/US0378331005' \
-H 'Accept: application/json'200 Response
{}