Skip to main content
Version: 3.8

Create an API

Creating an API involves designing, implementing and configuring endpoints to expose functionality for accessing or altering data or services.

  1. Click Create API.

AddNew_Api

The Add API dialog box appears as shown below.

AddNew_Api

  1. Enter the API Name and Short Description.

  2. Select the API Type from the drop down.

The available API Types are listed below.

  • REST
  • SOAP
  • GraphQL
info

Click Cancel to close the Add API dialog box and return to the API listing page.

  1. Click Add.
caution

Once an API has been created, the API Type cannot be modified.