Software AG Products 10.5 | Using API Gateway | APIs | Viewing API List and API Details | SOAP API Details
 
SOAP API Details
The API details view for a SOAP API displays the details of the API such as Basic and Technical information, Operations available, REST transformation details, API mocking details, and specifications. You can also view the scopes associated, policies enforced, registered applications and the API-specific analytics.
The table lists the API details displayed for the API:
Field
Description
Basic information
Displays the information about the API, such as Name, Version, Owner of the API, the teams that the API is assigned to, status of the API whether its is Active or Inactive, the maturity state of the API, the date on which the API was created and a brief description of the API.
Technical information
Displays the native endpoints of the API.
Operations
Displays a list of operations available in the API and they are sorted alphabetically.
Operations are displayed along with their type of binding (SOAP 11 , SOAP 12, and other HTTP methods). Click each method to view details such as input, output, and fault messages.
REST transformation
Displays a list of operations exposed as REST resources and they are sorted alphabetically.
Operations are displayed along with their type of binding. Click each method to view details such as input, output, and fault messages.
API mocking
Details are visible only when API mocking is enabled.
Displays a list of mocked responses for the operations in the API, custom IS service list and conditions along with its mocked response that contains the status code and mock payload details.
Documentation
Displays a list of specifications for the API.
Various tabs displayed in the API details page display the following details:
*The Scopes tab lists the scopes available for the API.
*The Policies tab displays the policies enforced for the API.
*The Applications tab displays all the applications registered with the API.
*The Analytics tab displays the API-specific analytics for the time interval selected.
You can perform the following operations from the API details page:
*You can enable API mocking by clicking the Enable mocking button. If API mocking is enabled, you can disable it by clicking the Disable mocking button. This option is available when the API is in the deactivated state.
*You can update an API by importing from file or from URL by clicking the Update button. This option is available when the API is in the deactivated state.
*You can create a new version of the API by clicking the Create new version button.
*You can modify details of an API by clicking the Edit button. This option is available when the API is in the deactivated state.
*You can activate an API by clicking the Activate button. If the API is already activated, you can deactivate it by clicking the Deactivate button.