Retrieve historical dividend payments including amounts, ex-dividend dates, and payment schedules. Essential for income investment analysis and yield calculations.
Use Case: Calculate dividend growth rate over 10 years to identify dividend aristocrat stocks.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Single ticker symbol
"AAPL"
Comma-separated list of ticker symbols
"AAPL,MSFT,GOOG"
Filter tickers >= this value (inclusive)
"A"
Filter tickers > this value (exclusive)
"A"
Filter tickers <= this value (inclusive)
"Z"
Filter tickers < this value (exclusive)
"Z"
Exact ex-dividend date in YYYY-MM-DD format
"2024-08-11"
Ex-dividend date >= (inclusive)
"2024-01-01"
Ex-dividend date > (exclusive)
"2024-01-01"
Ex-dividend date <= (inclusive)
"2024-12-31"
Ex-dividend date < (exclusive)
"2024-12-31"
Exact frequency (0=irregular, 1=annual, 4=quarterly, 12=monthly)
4
Frequency >= (inclusive)
1
Frequency > (exclusive)
0
Frequency <= (inclusive)
12
Frequency < (exclusive)
13
Exact type: recurring, special, supplemental, irregular, unknown
recurring, special, supplemental, irregular, unknown "recurring"
Comma-separated list of distribution types
"recurring,special"
Maximum number of results (1-5000)
1 <= x <= 5000100
Sort columns with direction (e.g., ticker.asc, ex_dividend_date.desc)
"ex_dividend_date.desc"
Pagination cursor from previous response
Dividends data.
Array of dividend payment events