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