1On the IDMC Services page, hover on the required service name, click the Actions menu on the row of the service, and then click Create Published API.
The Publish dialog box appears.
The Published API Name field is pre-populated based on the API name of the Application Integration process.
The IDMC Services tab lists all the processes that you published in Application Integration.
2In the Published API Name field, edit the name of the published API, if required.
The published API name can contain up to 50 characters, including ASCII letters, digits, Japanese characters, hyphens, dashes, and underscores. You can't publish an API if the name of the API starts with a digit.
The Name field gets updated based on the changes you make to Published API Name. The version information is appended to the Name field by default. You can't edit the Name field and the Version field.
3Optionally, in the Notes field, enter a publishing note.
4Click Publish.
API Center publishes the API. The published API appears under the Published APIs tab on the API Console page.
By default, the newly created and published API inherits the API name and the authentication type or policy of the service provider process. The operation path is retrieved from the process Swagger file of the service provider. API Center creates a POST operation request by default.
You can then create a managed API from the published API. For more information, see Creating a managed API.
When you create a published API from an Application Integration process on the IDMC Services page, API Center automatically saves the published API and its subsequent managed APIs in the same location as the source process.