API Documentation
⌘K
API Key
Get free key GET
/api/1/fmp/catalogFMP Dataset Catalog
Lists every FMP Ultimate dataset we warehouse, with latest as-of date and row counts.
Related endpoints
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/fmp/catalog' \
-H 'Accept: application/json'200 Response
{
"datasets": [],
"known": []
}