CIS API change log
In this change log, you can learn about the latest changes, improvements, and updates for the IBM Cloud Internet Services API. The change log lists changes that have been made, ordered by the date they were released. Changes to existing API versions are designed to be compatible with existing client applications.
03 December 2025
- Custom and CIS-managed list support
- You can now create and manage custom lists or use CIS-managed lists through the API. You can list all managed and custom lists, create a custom list, retrieve or update an existing custom list, or delete one you no longer need. List items can also be managed with the API: you can get, create, update, or delete individual items, update all items at once, retrieve a single list item, or check the status of a list operation.
Learn more about managed and custom lists and explore the available API methods to start integrating these capabilities into your workflow.
28 February 2025
- Ruleset Engine migration
-
Two existing features are now part of the Ruleset Engine rules language, and have been updated to use the Rulesets API (similar to WAF-managed rules):
-
Firewall rules: Now known as WAF custom rules, these rules provide similar protections to the previous handling, but also include a few extra features. For more information, see Migrating to WAF custom rules.
-
Rate-limiting rules: The new version of these rules allows you to apply rate-limiting to more specific kinds of traffic. For more information, see Migrating to new rate-limiting rules.
-
16 December 2024
CIS Enterprise-level plans can now configure the Logpush jobs to push request logs to IBM Cloud Logs with the API. For more information, see Create a Logpush job.
12 June 2024
The Managed rules feature has been added to the CIS API. See Zone rulesets for the available options.
30 May 2023
The zone hold feature has been added to the CIS API.
30 November 2022
The Create rate limit API updated the period parameter to change the time during which to count traffic.
- The minimum time in seconds changed from
1to10 - The maximum time in seconds changed from
3600to86400