Release Notes v2.31: AI-Powered API Governance (2026-04-10)

Índice

AI Improvements

AI Service Configuration

From now on, organizations can use their own AI engines (currently only Gemini is enabled, but additional LLMs will be added progressively). A new option has been enabled within the services menu to configure the AI service.

By clicking on the link, you can enter the following details:

  • Provider
  • Model
  • API Key
configure AI service
configure AI service

This will enable a usage control dashboard and an audit of the operations being performed with the AI.

ai token usage
ai token usage

Fix API Problems with AI

From now on, a “Fix with AI” button will appear in the issues section, allowing you to automatically resolve API definition problems using artificial intelligence.

fix api problems with ai
fix api problems with ai

AI Comments in the Report

From now on, you can generate the comments for each section of the API report directly using AI, saving time and ensuring consistent documentation.

add comments to report
add comments to report

Import an Example API When Creating an Organization

From now on, you can import an example API when creating a new organization. The example API comes with 3 preconfigured environments (development, validation, and production).

import an api
import an api

Redesign of the Security Section in the API Scoring 360 Dashboard

The security section has been redesigned so that the summary bar displays the main parameters at a glance.

redesign security dashboard
redesign security dashboard

Redesign of the Quality Section in the API Scoring 360 Dashboard

The quality tests section has been redesigned to make data visualization easier. Additionally, the API Report section has been redesigned to display information in the same format.

redesign quality dashboard
redesign quality dashboard

Redesign of the Microcks Section in the API Scoring 360 Dashboard

The Microcks section has been redesigned to make it easier to see the score and the number of examples directly from the status summary bar.

redesign microcks dashboard
redesign microcks dashboard

Security Definition Scoring Calculation

The security scoring calculation based on definition has been separated, following an updated configuration model.

calculate security definition scoring
calculate security definition scoring

SAML Configuration

From now on, customers can have their own subdomain linked to their corporate login and can easily configure SAML through the organization settings.

saml configuration
saml configuration

WSO2 – Tag Synchronization

Tag synchronization between WSO2 and APIQuality has been enabled, ensuring consistency across both platforms.

Apigee Sync

Apigee Sync is now enabled. It synchronizes the API proxies deployed in Apigee and provides users with a summary of apps and consumers.

apigee sync
apigee sync

Bugs and Minor Improvements

Minor Improvements

  • The OAR086 rule (description must start with a capital letter and end with a period) has been removed as a default style rule.
  • The YAML editor (Monaco editor) has been updated to the latest version.
  • The exclamation mark in the Redocly stage has been removed when certain errors occurred.
  • The import/creation time for an API has been optimized when many environments exist.
  • Environment deletion has been optimized, now indicating which APIs will be affected by the deletion.

Bugs

  • A small bug in the ApigeeX promoter that caused the stage to not finish in some cases has been fixed.