Create a managed API group from an API group. To create a managed API, you must be assigned the Deployer or Admin role.
When you create a managed API group,
API Center
generates API endpoint URLs after activating the managed API group. You can share API endpoint URLs with API consumers to access the APIs and operations in the group.
On the
API Groups
page, select the
API Groups
tab.
The
API Groups
tab shows all the published API groups according to the last modified date of the published API group. You can filter the API groups based on the group name.
Click the
Actions
menu on the row of the selected published API group and select
Create Managed API Group
.
Alternatively, you can create a managed API group from any specific API group page.
The
Create Managed API Group
dialog box appears.
Enter a name for the managed API group.
The managed API group name can contain up to 80 characters, including ASCII letters, digits, Japanese characters, n-dash, and the following special characters:
$ ( )[ ] . ? `- _
Optionally, enter a category and a description.
In the
Context
field, enter the context that
API Center
adds to the API group URL.
The context can contain up to 80 characters, including ASCII letters, Japanese characters,
digits, hyphens, and underscores.
The context must be unique across an organization. You can't use the same context for managed APIs and managed API groups.
Click
Create
.
The managed API group is created and the managed API group will be in created state.