Connectors
Create a connector
Creates a new source or destination connector for your Artie deployment. Configure database connections, authentication, and replication settings programmatically.
POST
Create a connector
Documentation Index
Fetch the complete documentation index at: https://artie.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as a Bearer token in the Authorization header.
Body
application/json
Response
OK
Available options:
api, bigquery, clickhouse, cockroach, databricks, documentdb, dynamodb, gcs, iceberg, keyspaces, mongodb, motherduck, mssql, mysql, oracle, postgresql, redis, redshift, s3, snowflake Previous
Get a connectorRetrieves the full configuration and status of a connector by its unique identifier, including connection settings and current replication state.
Next
Create a connector