The dividends calendar endpoint provides a detailed schedule of upcoming and past dividend events for specified date ranges. By using the `start_date` and `end_date` parameters, users can retrieve a list of companies issuing dividends, including the ex-dividend date, payment date, and dividend amount. This endpoint is ideal for tracking dividend payouts and planning investment strategies based on dividend schedules.
- Provider
- Twelve Data API (Market Data)
- Input summary
- {"name":"symbol","type":"string","required":false,"description":"Symbol ticker of instrument. For preffered stocks use dot(.) delimiter. E.g. `BRK.A` or `BRK.B` will be correct"}, {"name":"figi","type":"string","required":false,"description":"Filter by financial instrument global identifier (FIGI). This request parameter is available starting with the <a href=\"https://twelvedata.com/pricing\">Ultra<a> plan"}, {"name":"isin","type":"string","required":false,"description":"Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=\"https://twelvedata.com/account/add-ons\">Data add-ons</a> section"}, {"name":"cusip","type":"string","required":false,"description":"The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=\"https://twelvedata.com/account/add-ons\">Data add-ons</a> section"}, {"name":"exchange","type":"string","required":false,"description":"Exchange where instrument is traded"}, {"name":"mic_code","type":"string","required":false,"description":"Market Identifier Code (MIC) under ISO 10383 standard"}, {"name":"country","type":"string","required":false,"description":"Country where instrument is traded, e.g., `United States` or `US`"}, {"name":"start_date","type":"string","required":false,"description":"Start date for the dividends calendar query. Only dividends with ex-dates on or after this date will be returned. Format `2006-01-02`"}
- Output summary
- Not available
- Billing
- 2.37
- Freshness
- Not available
- Verification
- Not available