Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.38 KB

File metadata and controls

22 lines (17 loc) · 1.38 KB
description
This section covers v4 API concepts and configuration how-to's

v4 API Configuration

{% hint style="info" %} To learn how to configure v2 APIs, please refer to the v2 API configuration section. {% endhint %}

Introduction

Gravitee offers v4 API configuration via the API Management Console. This section discusses:

  • General settings: Define the general settings for your API, such as name, description, and deployment status
  • General entrypoint configuration: Define the protocol and configuration settings by which the API consumer accesses the Gateway API
  • Backend service configuration: Configure the backend target or resource that your Gateway API will call / subscribe to
  • Quality of Service: Provides QoS definitions and a support matrix for entrypoint/endpoint combinations
  • User permissions: Add members or groups to your API, or transfer API ownership
  • Audit logs: View and filter the audit logs and events
  • Version history: View an API's deployment history and the JSON definition of each API version
  • Documentation: Add documentation pages and folders to your API, which can be viewed in the Developer Portal