API Documentation
⌘K
API Key
Get free key GET
/api/1/equity/fundamentals-quarterly/{identifier}Quarterly Fundamentals API
Returns quarterly fundamental data (revenue, earnings, EPS, margins) in a consolidated view for the given ISIN
Parameters
1identifierstringrequiredSecurity identifier: ISIN, ticker, CUSIP, SEDOL, or WKN
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/equity/fundamentals-quarterly/US0378331005' \
-H 'Accept: application/json'200 Response
[
{}
]