Skip to content

Latest commit

 

History

History

the-api-creation-wizard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
description
Learn how to create your Gravitee APIs using the Gravitee API creation wizard

The API Creation Wizard

The Gravitee API creation wizard provides an easy-to-use UI to create Gravitee Gateway APIs. There are two versions of the API creation wizard:

  • v2: Creates APIs that use the Gravitee v2 API definition
  • v4: Creates APIs that use the Gravitee v4 API definition
VersionSupports
v2 API creation wizard
  • HTTP 1 and 2 protocols
  • The legacy v2 Policy Studio
v4 API creation wizard
  • AsyncAPI spec
  • Asynchronous APIs
  • Decoupled Gateway entrypoints and endpoints to enable Gravitee's advanced protocol mediation
  • Policy enforcement at both the request/response and message levels
  • Event brokers as backend data sources

{% hint style="info" %} Limitations

v4 APIs do not support Gravitee Debug mode {% endhint %}