APIv1 Explorer

Choose an Endpoint

No endpoints match your query.


Security Corporate Actions

Returns all corporate actions for a security. Events 45+ types of corporate actions such as: Announcements and Annual Shareholder Meetings, Ex-date, Dividend pay date, Splits, Buy Backs, M&A and Takeovers, Bankruptcies and much more.

For in-depth documentation of each corporate action event-type please refer to the:

Corporate Action Events Reference

Base URL:
https://api.intrinio.com/securities/corporate_actions

Sample Data

Live Data

Sample Data

Switch to Sample Data
Login to See Live Data

Security Corporate Actions Lookup

Returns all coporate actions for a security.

URL:
https://api.intrinio.com/securities/corporate_actions?identifier=AAPL

Request Body:

null
{
  "data": [
    {
      "event_id": 3764770,
      "event_code": "DIV",
      "date_data": {
        "ex_date": "2024-11-08",
        "fye_date": "2025-09-27",
        "pay_date": "2024-11-14",
        "record_date": "2024-11-11",
        "period_end_date": "2024-12-27",
        "declaration_date": "2024-10-31"
      },
      "rate_data": {
        "gross_dividend": 0.25
      },
      "field_data": {
        "marker": "INT",
        "dap_flag": "N",
        "tba_flag": "F",
        "frequency": "QTR",
        "approx_flag": "F",
        "div_rescind": "F",
        "nil_dividend": "F",
        "rescind_cash_div": "F",
        "rescind_stock_div": "F"
      },
      "pay_type": "C"
    },
    {
      "event_id": 3650138,
      "event_code": "DIV",
      "date_data": {
        "ex_date": "2024-08-12",
        "fye_date": "2024-09-27",
        "pay_date": "2024-08-15",
        "record_date": "2024-08-12",
        "period_end_date": "2024-09-27",
        "declaration_date": "2024-08-01"
      },
      "rate_data": {
        "gross_dividend": 0.25
      },
      "field_data": {
        "marker": "FNL",
        "dap_flag": "N",
        "tba_flag": "F",
        "frequency": "QTR",
        "approx_flag": "F",
        "div_rescind": "F",
        "nil_dividend": "F",
        "rescind_cash_div": "F",
        "rescind_stock_div": "F"
      },
      "pay_type": "C"
    }
  ],
  "result_count": 2,
  "page_size": 10,
  "current_page": 1,
  "total_pages": 1,
  "api_call_credits": 1
}
No available sample data available

Start building the future today

Request a Consultation