API Documentation
⌘K
API Key
Get free key GET
/api/1/fmp/{dataset}/{identifier}FMP Company Dataset
Latest FMP warehouse snapshot for one security (ISIN, ticker, CUSIP, SEDOL, or WKN).
Related endpoints
Parameters
3as_ofstringAs-of date YYYY-MM-DD (default: latest)
datasetstringrequiredDataset slug from /fmp/catalog
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/fmp/dcf/AAPL' \
-H 'Accept: application/json'200 Response
{}