Retrieve a historical record of cash dividend distributions for a given ticker, including declaration, ex-dividend, record, and pay dates, as well as payout amounts and adjustment factors for normalizing historical data to offset the effects of dividends. This endpoint consolidates key dividend information, enabling users to account for dividend income in returns, develop dividend-focused strategies, and support tax reporting needs.
- Provider
- Polygon (Market Data)
- Input summary
- {"name":"ticker","type":"string","required":false,"description":"Stock symbol for the company issuing the dividend"}, {"name":"ticker.any_of","type":"string","required":false,"description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."}, {"name":"ticker.gt","type":"string","required":false,"description":"Search ticker for values that are greater than the given value."}, {"name":"ticker.gte","type":"string","required":false,"description":"Search ticker for values that are greater than or equal to the given value."}, {"name":"ticker.lt","type":"string","required":false,"description":"Search ticker for values that are less than the given value."}, {"name":"ticker.lte","type":"string","required":false,"description":"Search ticker for values that are less than or equal to the given value."}, {"name":"ex_dividend_date","type":"string","required":false,"description":"Date when the stock begins trading without the dividend value. Value must be formatted 'yyyy-mm-dd'."}, {"name":"ex_dividend_date.gt","type":"string","required":false,"description":"Search ex_dividend_date for values that are greater than the given value."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available