AlomanaAlomanaAlomana Docs
Connectors

Connectors

Connectors are provider adapters. Connections are authenticated instances stored by Central Hub, with encrypted credentials and workspace permissions.

The integration flow is:

  1. List available connectors with GET /api/v1/data-sources/connectors/.
  2. Read credential fields and supported actions.
  3. Test credentials or complete OAuth.
  4. Create a private or space-scoped connection.
  5. Add its ID to enabled_connection_ids on an Alomana agent.

All space-scoped requests use X-Space-Slug. See Connections, MCP connections, and Semantic Layer.

On this page