Kisi
Introduction
The Kisi source connector is currently in development. At this time, it supports credential validation only and does not yet support schema discovery or data extraction.
Setup
- In Kisi, generate an API key.
- In your workspace, create a new Kisi source.
- Paste the API key into the connector configuration.
Authentication
This connector authenticates using a Kisi API key.
During connection testing, the connector validates credentials by calling the Kisi API:
GET https://api.kisi.io/organizations- Header:
Authorization: KISI-LOGIN <api_key>
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your Kisi API key used to authenticate API requests. |
Streams
No streams are currently available. The connector does not yet implement catalog discovery or extraction.