Anatomy of the Swagger API Modal

After selecting your data source, let's examine the sections on the Swagger API detail screen.

A. Top Menu

  1. Title: This is the field where you can name the connection settings.
  2. CANCEL and CREATE Buttons: You can cancel or save the changes made.

B. Connection Settings

  1. Swagger URL: Enter the URL of the JSON file of the Swagger API.
  2. Service Base URL: Enter the base service URL of the API.
  3. Description: This is the field where you can write a description about the settings about Swagger API.

C. Authentication

  1. Authentication Type: Select the authentication type to be used for Swagger access (for example, No Auth, Bearer, Basic, API Key).
  2. Add Field: Used to add a field to the authentication.