Page tree

The APIs tab enables you to build API method calls, create multiple security models, and pass screen-pop, Contact Manager, and scripter data in the API calls.

Adding an API Name

You can add API names and select authentication methods.

To add an API name:

  1. Click the plus icon + next to the client name.
    The API section appears.
  2. Specify values in the following fields:
    • API Name
    • Base URL 
    • Description (optional)
    • Service

      When adding an API name, the Service field is optional. However, if a service is selected for an API name, the service configuration is used.


  3. Click Save.

Configuring an API Method

After you add an API name, you can configure the method name for the APIs. To do so:

  1. Click the plus icon + for the selected API name.
  2. Specify values in the following fields:
    • Method Name
    • URI
    • Content-Type (the content type to be displayed on the desktop)

      You can save the method with all the available requests and content type.

  3. Click Save.

The Payload tab is only available for POST, PUT, and DELETE request types.

  • You can copy an API name and its methods by using the copy icon .
  • You can delete an API name and its methods by using the close icon.
  • No labels