This REST API returns structured data for conference calls, dividends, earnings (and future earnings dates), economics, pharmaceutical announcements, guidance, IPOs, secondary offerings, ratings, M&A activity, and splits.
parameters[tickers]
and parameters[date]
, or (preferably) by using parameters[updated]
for deltas.
parameters[updated]
to a value 5 seconds earlier than you actually want. A query may look like:
/calendar/earnings?parameters[updated]=LAGGED_TIMESTAMP
Where LAGGED_TIMESTAMP
is set to be five seconds less than the maximum value of the updated
field in rows already pulled from our API.
How many data objects can I recieve in one response?
Can I request data for a particular company?
token
authentication