API Documentation

⌘K
Get free key

Parameters

Required first. Documented defaults are selected — Test Request matches a bare call.

3
datasetstringrequired
path

Dataset slug from the catalog endpoint

identifierstringrequired
path

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

as_ofstringdefault latest
query

As-of date YYYY-MM-DD (default: latest)

Default latest

Responses

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