Manage APIs > API Groups > Creating an API group
  

Creating an API group

Create an API group on the API Groups 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.
    1On the API Groups page, click Create API Group.
    The Create API Group dialog box appears.
    2Select the project or folder for creating the API group, and click Next.
    3In the API Group Name field enter a group name.
    The Name field gets updated based on the changes you make to API Group Name. The version information is appended to the Name field by default. You can't edit the Name field.
    The API group name can contain up to 50 characters, including ASCII letters, digits, Japanese characters, n-dash, and the following special characters: $ ( )[ ] . ? `- _
    4Optionally, enter a category for the API group.
    You can create a new category or select an existing category.
    5Optionally, enter a description of the group.
    6Click Next and verify the summary details.
    7Click 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.
    8On the Groups Operations tab, click Add Operations to add operations from different published APIs.
    For more information, see Adding operations to an API group.
    9On the Policies tab, you can associate a 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.
    10Click Save.
    You can then create a managed API group from the API group. For more information, see Creating a managed API group.