page. After you publish a REST API, SOAP API, or custom API, you can add the API operations to an API group. An operation of a published API can belong to several API groups.
On the
API Groups
page, click
Create API Group
.
The
Create API Group
dialog box appears.
In the
Name
field enter a group name.
The API group name can contain up to 50 characters, including ASCII letters, digits, Japanese characters, n-dash, and the following special characters:
$ ( )[ ] . ? `- _
Optionally, enter a category for the API group.
You can create a new category or select an existing category.
Optionally, enter a description of the group.
Click
Create
.
API Center
saves and publishes the API group. The published API group page opens where you can add operations to the API group and configure API policies for the group.
tab, you can associate an user-level rate limit policy, add IP filtering rules, and add an API-level JSON web token (JWT) authentication or an OAuth 2.0 authentication to the API group.
You can configure a rate limit policy for all operations in an API group. You can configure a user-level rate limit policy for all users listed under
User-Level Rate Limit
area.
For more information, see
API Policies
.
Click
Save
.
You can then create a managed API group from the API group. For more information, see
Creating a managed API group.