Add an API

  1. From the left navigation pane, select Application Integration > Backend Services.

  1. Click the name of a backend service.

  1. Click New API to add an API to the backend service.

Parameter

Description

Basic Info

  • Path—Enter the path of the service provider.

  • OperationId—Enter an ID that can uniquely identify the API.

  • Request Method—Select a request method. Options include GET, POST, DELETE, PUT, PATCH, HEAD, and OPTIONS.

Request Info

Configure request information such as parameter name, location, and type.

Response Info

To add response information, click Add, and then enter a code, description, and sample response.

 

  1. To import APIs from a swagger file, click Import from Swagger. The following methods are available: