Docs
uapigateway
Operation Guide
Open API
Create API Group

API Group Management

API Group is the basic management unit for control and management of APIs. You need to first create an API group, then create APIs under the API group.

  • Groups have Region and Project attributes. The group created belongs to the selected Region and Project, and cannot be changed.
  • After creating a group, a secondary domain name will be assigned to the API group. You can use this secondary domain name to access the APIs under the API group.
  • Custom domain names can be set under the API group. You need to CNAME the custom domain name to the secondary domain name for use.
  • If the custom domain name needs to use the HTTPS protocol, you need to upload the SSL certificate and key for the custom domain name.

Note that the assigned secondary domain name is only for debugging. Please bind a custom domain name for access after the service officially goes live.

Creating an API Group

In the UAPIGateway product, switch to “Open API”, click on “Create API Group”, enter the API group name and API group description. Click “Confirm”.



Editing an API Group

Click “Details” in the API group details or on the list page, then click the edit button under the basic information. Similar to creating an API group, enter the group name and group description.