For the complete documentation index, see llms.txt. This page is also available as Markdown.

Intellizence C-Suite Changes Signals API

This REST API provides continuous access to ongoing and historical leadership and executive changes data from the Intellizence C-Suite Changes Dataset.

Best suited for :

  • Continuous monitoring of C-Suite & Senior Management changes

  • Trigger alerts and automated workflows

  • Power AI agents and internal intelligence platforms

Ready to get started? Request your API key and start building. Questions? Schedule a call or email us at sales@intellizence.com.

Security Notice: Please keep API Key secure. Do not share your API key in publicly accessible areas such as GitHub, client-side code, and so forth.

Submit C-Suite Changes Dataset Request

post

This REST API endpoint provides access to both ongoing and historical C-Level changes (appointment, promotion, retirement, resignation & termination) data from the Intellizence C-Suite Changes Dataset. Data access is limited to records within your subscription’s entitled date range.

Users can search data using various parameters- dateType,startDate,endDate,date,companyDomain,companyName,companyIndustry,companyLocation,companyType,companyTicker,executiveName,executiveTitle,executiveTitleCategory, and reason .

Users can limit the number of records returned using the limit parameter. All the parameters are optional.

The API key has to be passed in HTTP header with the name x-api-key.'

Authorizations
x-api-keystringRequired
Header parameters
x-api-keystringRequired

Intellizence API key for authenticating the request.

Body
dateTypestring · enumOptional

Choose the date type used to filter records.The default value is 'ANNOUNCED'. To get the daily update of records created or modified, 'LAST-MODIFIED' is recommended.

Example: ANNOUNCEDPossible values:
startDatestring · dateOptional

The start date (YYYY-MM-DD) from which C-Suite changes data is needed. The Intellizence C-Suite Changes Dataset contains data from 2021-01-01.

Example: 2025-05-03
endDatestring · dateOptional

The end date (YYYY-MM-DD) up to which C-Suite changes data is needed.

Example: 2025-05-03
datestring · dateOptional

Exact date (YYYY-MM-DD) for which the C-Suite changes data is needed.

Example: 2025-05-03
companyNamestringOptional

The name(s) of the company for which the C-Suite changes data is needed. Partial name matches are supported. Multiple values can be provided either as a comma-separated string or as an array.

Example: Berkshire Hathaway
companyDomainstringOptional

The website domain(s) of the company for which the C-Suite changes data is needed. Partial website domain matches are supported. Multiple values can be provided either as a comma-separated string or as an array.

Example: berkshirehathaway.com
companyIndustrystring · enumOptional

The industry or industries of companies for which C-Suite changes data is needed. The industries are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided as an array.

Example: conglomeratePossible values:
companyLocationstringOptional

The location of the company headquarters for which C-Suite changes data is needed. The location can be city or state/province or country. Multiple values can be provided either as a comma-separated string or as an array.

Example: Omaha,Nebraska,United States of America
companyTypestring · enumOptional

The type of company for which C-Suite changes data is needed. The company types are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided either as a comma-separated string or as an array.

Example: PublicPossible values:
companyTickerstringOptional

Company Ticker if it's a public company.Multiple values can be provided either as a comma-separated string or as an array.

Example: BRK.A
executiveNamestringOptional

Name of the C-Level executive whose role is changed. Multiple values can be provided either as a comma-separated string or as an array.

Example: Greg Abel
executiveTitlestringOptional

Title of the C-Level executive whose role is changed. Multiple values can be provided either as a comma-separated string or as an array.

Example: Chief Executive Officer
executiveTitleCategorystring · enumOptional

Title category of the C-Level executive whose role is changed. The title categories are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided either as a comma-separated string or as an array.

Example: Chief Executive Officer ( CEO)/President/Managing DirectorPossible values:
reasonstring · enumOptional

The reason for the executive change.

Example: Promoted/Role ChangePossible values:
limitintegerOptional

The maximum number of records to be returned.

Example: 1
Responses
200

Successful response.

Note: Credit fields (openingBalance, closingBalance, creditsConsumed) are returned only for Pay-Per-Use billing.

application/json
codeintegerRequiredExample: 200
countintegerRequiredExample: 2
openingBalanceinteger · nullableOptionalExample: 6469
closingBalanceinteger · nullableOptionalExample: 6467
creditsConsumedinteger · nullableOptionalExample: 2
post/api/dataset/executive-change
POST /api/dataset/executive-change HTTP/1.1
Host: connect.intellizence.com
x-api-key: text
Content-Type: application/json
Accept: */*
Content-Length: 58

{
  "dateType": "LAST-MODIFIED",
  "date": "YYYY-MM-DD",
  "limit": 5
}
{
  "code": 200,
  "count": 2,
  "dataset": [
    {
      "id": "68181c31798794a88a9e8122",
      "announcedDate": "2025-05-03",
      "company": {
        "name": "Berkshire Hathaway",
        "domain": "berkshirehathaway.com",
        "industries": [
          "insurance",
          "conglomerate"
        ],
        "location": "Omaha,Nebraska,United States of America",
        "ticker": [
          "BRK.A"
        ],
        "stockExchange": [
          "NYSE"
        ],
        "type": "Public"
      },
      "executiveName": "Greg Abel",
      "executiveTitle": "Chief Executive Officer",
      "executiveTitleCategory": [
        "Chief Executive Officer ( CEO)/President/Managing Director"
      ],
      "reason": "Promoted/Role Change",
      "effectiveDate": "2026-01-01",
      "url": "https://www.reuters.com/markets/wealth/berkshire-shareholders-head-buffetts-60th-annual-meeting-economy-top-mind-2025-05-03/#:~:text=OMAHA%2C%20Nebraska%2C%20May%203%20(,to%20Vice%20Chairman%20Greg%20Abel.",
      "title": "Buffett to step down as Berkshire CEO after 60 years at helm, passes baton to Abel",
      "lastModified": "2025-05-05"
    },
    {
      "id": "68181c2c798794a88a9e811e",
      "announcedDate": "2025-05-03",
      "company": {
        "name": "Berkshire Hathaway",
        "domain": "berkshirehathaway.com",
        "industries": [
          "insurance",
          "conglomerate"
        ],
        "location": "Omaha,Nebraska,United States of America",
        "ticker": [
          "BRK.A"
        ],
        "stockExchange": [
          "NYSE"
        ],
        "type": "Public"
      },
      "executiveName": "Warren Buffett",
      "executiveTitle": "Chief Executive Officer",
      "executiveTitleCategory": [
        "Chief Executive Officer ( CEO)/President/Managing Director"
      ],
      "reason": "Resigned",
      "url": "https://www.reuters.com/markets/wealth/berkshire-shareholders-head-buffetts-60th-annual-meeting-economy-top-mind-2025-05-03/#:~:text=OMAHA%2C%20Nebraska%2C%20May%203%20(,to%20Vice%20Chairman%20Greg%20Abel.",
      "title": "Buffett to step down as Berkshire CEO after 60 years at helm, passes baton to Abel",
      "lastModified": "2025-05-05"
    }
  ]
}

Last updated