api

API governance tools

API Governance without bureaucracy: how to maintain control without slowing down your team

In digital environments where APIs are rapidly multiplying, maintaining control without slowing down innovation has become a strategic challenge. Many organizations try to address this with overly rigid API Governance processes that, far from helping, end up adding bureaucracy, delays, and friction for development teams. The key is not to govern more, but to govern […]

API Governance without bureaucracy: how to maintain control without slowing down your team Read More »

ai readiness scoring for apis

Release Notes v2.24: AI readiness scoring (2026-01-30)

Table of Contents AI readiness scoring Default templates Comments New openapi editor (Beta) Approval lifecycle for executing different stages Package executor Default template stage Apigee Kong Wso2 IBM Bug and minor improvements AI readiness scoring From now on, a new scoring system can be calculated for APIs. To obtain it, we must enable a stage

Release Notes v2.24: AI readiness scoring (2026-01-30) Read More »

backward compatible

How can we determine if an API is backward compatible with a previous version?

When is an API not backward compatible? An API is considered not backward compatible when changes are made that could break existing integrations.  Requests: Changing an optional attribute to required in the request body. Adding a new required attribute. Deleting an existing required attribute. Modifying the format of an attribute. Check backward compatibility in responses

How can we determine if an API is backward compatible with a previous version? Read More »