API Documentation
⌘K
API Key
Get free key GET
/api/1/calendar/dividends-forwardForward Dividend Calendar
Returns upcoming ex-dividend dates from the forward dividend calendar
Parameters
2limitnumberMax entries to return (default 100, max 500)
daysnumberLook-ahead window in days (default 60, max 365)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/calendar/dividends-forward?limit=100&days=60' \
-H 'Accept: application/json'200 Response
[
{}
]