Manage APIs > Published APIs > Creating a published API
  

Creating a published API

    1On the API Console page, click the Services tab.
    The Services tab lists all the processes that you published in Application Integration.
    2Hover 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.
    3In 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, hyphens, dashes, and underscores.
    4Optionally, in the Notes field, enter a publishing note.
    5Click Publish.
    The published API appears on the Published APIs tab in 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.