Create New Source
Create a new source connector.
The config object contains connector-specific properties using dot notation
(e.g., table.include.list, schema.include.list, database.hostname).
Use the GET /sources/connectors endpoint with a connector_code query parameter to
retrieve the full configuration schema for a specific connector type.
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Whether to include secret values in the response
When False, save config and return immediately without waiting for KC deployment
Body
Request body for creating a new source connector.
Display name for the source connector.
Connector type identifier (e.g., 'postgresql', 'mysql', 'mongodb', 'dynamodb', 'sqlserveraws').
Configuration properties for the AlloyDB source connector.
- AlloyDB
- Db2
- DocumentDB
- DynamoDB
- ElasticSearch
- Kafka Direct
- MariaDB
- MongoDB Atlas
- MongoDB
- MySQL
- Oracle
- Oracle RDS
- Planetscale Vitess
- PostgreSQL
- Redis
- S3
- Salesforce CDC
- SQL Server
- Supabase
- Vitess
- Webhook
- Zendesk Webhook
Origin of the entity creation.
terraform, web, api Desired operational state of the source.
Pending, Active, Paused, Stopped, Pending Update, Pending Delete KC cluster to deploy this connector to. Omit for default cluster.
List of tag IDs to assign to this source
Response
Successful Response
Source connector configuration and status.
User-defined connector name
Connector type (e.g., 'postgresql', 'mysql', 'mongodb')
Unique identifier
Human-readable connector type name
Creation timestamp (ISO 8601)
Subscription identifier
Tenant identifier for multi-tenancy
Associated service identifier
Configuration properties for the AlloyDB source connector.
- AlloyDB
- Db2
- DocumentDB
- DynamoDB
- ElasticSearch
- Kafka Direct
- MariaDB
- MongoDB Atlas
- MongoDB
- MySQL
- Oracle
- Oracle RDS
- Planetscale Vitess
- PostgreSQL
- Redis
- S3
- Salesforce CDC
- SQL Server
- Supabase
- Vitess
- Webhook
- Zendesk Webhook
List of associated topic identifiers
Mapping of topics to their partitions or related entities
List of topic names
List of task identifiers
Current status: Active, Paused, Stopped, Broken, Starting, Unassigned, Unknown, Pending
Desired state: Pending, Active, Paused, Stopped
KC cluster this connector is deployed to. None means default cluster.
Status information for each connector task
List of tag IDs assigned to this source