How to activate API Audit and API Scan

API Audit grades your OpenAPI files for quality and security. :muscle:
API Scan tests your API for secure coding practices or API vulnerabilities. :closed_lock_with_key:

Both tools can be activated in your IDE.
Freemium gives you :100: free API Audit tests and :100: free API Scan tests each month.
All tests are executed by a local binary in your IDE, so your tests and files remain private.

Below is a quick video demonstration for how to install and activate both tools :bulb:
Prerequisite: 42Crunch OpenAPI Editor plugin for VSCode (Free)
Leave a comment or create a topic for any question.