Version 4.30 of the OpenAPI Editor includes the following changes. Changes are for all users (Free and paid) unless specified.
- Added ability to tag local API files or link them to the platform APIs (Team and Enterprise customers only).
- Updated Scan configuration web UI to allow specifying reportMaxSize option.
- Added extra check for the CLI binary updates when testeing in the Config web UI.
- Added workaround for ENOMEM exceptions when invoking the platform APIs.
- Fix issue with example background colors in SwaggerUI preview #295.
Access the full changelog of the OpenAPI editor
We have added API security services to the OpenAPI Editor. These services enable you do much more than simply create and edit your OpenAPI definition, they allow you to test your APIs locally for quality, conformance and security directly in the IDE.
- Local version of API Audit, A static analysis of your OpenAPI definition file that checks for quality, conformance (to the OpenAPI specification) and security as you work on it.
- Local version of API Scan. A dynamic analysis of your API that tests your API for conformance to the API Design and for security vulnerabilities including tests for BOLA and BFLA.
- Try it: Allows you to send HTTP requests directly from the editor to test the functionality of the API endpoints.
Registration is required (email address only) to enable the API security testing services of API Audit and API Scan. You receive a free monthly usage allowance with the option to upgrade to a paid subscription if you require extra usage.
Freemium includes:
- Free monthly allowance of 100 operation-level audits and 100 operation-level scans.
- Allowances are calculated at the operation level. You can run full audits and full scans, but the number of operations included in the API will be counted and deducted from your monthly allowance.
- You can track your allowance and usage in the plugin settings/connection section.
- You can upgrade to a single user license if you want to increase your monthly allowances of API Audit and API Scan. Prices start from $15 a month.
- Learn more about the freemium.