1. Connecting a Data Source with Swagger API

  1. Log in to the Kuika platform and open the project you will work on from the Apps screen.
  2. Go to the Data Sources module.
  3. Add a new data source by clicking the + icon on the Sources tab.
  1. Select the Swagger API option and enter a name (like KuikaSwaggerAPI ).
  2. Click the CREATE button.
  3. Enter the Swagger URL and Base URL:
  • Swagger URL: https://builder3.kuika.com//KuikaSwaggerAPI/swagger/docs/v1
  • Base URL: https://builder3.kuika.com/KuikaSwaggerAPI
  1. Select No Auth as the authentication type. (If the API requires authentication, you can use Kuika Auth or API Key.)
  2. Create the data source by clicking the CREATE button.