Connectors
Connectors
Connectors are provider adapters. Connections are authenticated instances stored by Central Hub, with encrypted credentials and workspace permissions.
The integration flow is:
- List available connectors with
GET /api/v1/data-sources/connectors/. - Read credential fields and supported actions.
- Test credentials or complete OAuth.
- Create a private or space-scoped connection.
- Add its ID to
enabled_connection_idson an Alomana agent.
All space-scoped requests use X-Space-Slug. See Connections, MCP connections, and Semantic Layer.