Intellizence C-Suite Changes Signals API [Subscription]
This subscription-based REST API provides continuous access to ongoing and historical leadership and executive changes data from the Intellizence C-Suite Changes Dataset.
Ready to get started? Request your API key and start building. Questions? Schedule a call or email us at [email protected].
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.
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.'
Intellizence API key for authenticating the request.
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.
ANNOUNCEDPossible values: 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.
2025-05-03The end date (YYYY-MM-DD) up to which C-Suite changes data is needed.
2025-05-03Exact date (YYYY-MM-DD) for which the C-Suite changes data is needed.
2025-05-03The 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.
Berkshire HathawayThe 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.
www.berkshirehathaway.comThe 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.
conglomeratePossible values: 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.
Omaha,Nebraska,United States of AmericaThe 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.
PublicPossible values: Company Ticker if it's a public company.Multiple values can be provided either as a comma-separated string or as an array.
BRK.AName of the C-Level executive whose role is changed. Multiple values can be provided either as a comma-separated string or as an array.
Greg AbelTitle of the C-Level executive whose role is changed. Multiple values can be provided either as a comma-separated string or as an array.
Chief Executive OfficerTitle 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.
Chief Executive Officer ( CEO)/President/Managing DirectorPossible values: The reason for the executive change.
Promoted/Role ChangePossible values: The maximum number of records to be returned.
1Successful response, returns the Intellizence C-Suite Changes dataset record(s)
Bad request, possibly missing required parameters, invalid data, invalid or missing API key
Internal server error
Last updated