API Documentation

⌘K
Get free key
GET/api/1/equity/market-cap-history/{identifier}

Market Cap History (Vendor)

Historical market capitalization time series for the security from the vendor warehouse.

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