Connect

Every surface feeds one governed spine

Workspace, API, CLI — every connection option routes through the same Orchestra pipeline. Same tenant isolation, same policy gates, same proof on every output.

Connection options

Choose how your teams and systems connect

beta

GAIA Workspace

A human-facing AI workspace with proof-backed answers. Desktop client for teams who want governed AI without writing code.

Use case
human teams, daily work
Auth model
workspace account + bearer token
Required fields
tenant, actor, message
Proof returned
proof chip on every answer
reported-pending-proof

REST API

OpenAI-compatible and native endpoints for applications. Every response includes a proof ID, status and route metadata.

Use case
applications, integrations
Auth model
Authorization: Bearer (API key)
Required fields
tenant_id, actor, message
Proof returned
proof_id + status in JSON

Sandbox surface live internally; public endpoint pending production verification. Quickstart →

available

Terminal / CLI

For operators and developers. Feature-flagged spine access with the same envelopes and the same proof discipline as the API.

Use case
operators, developers, CI
Auth model
local operator session
Required fields
message (+ tenant flags)
Proof returned
proof_id + status inline
planned

Webhooks

Outbound event delivery — task completed, proof attached, approval requested. Designed so external sends stay approval-gated.

Use case
event-driven integrations
Auth model
signed payloads (HMAC)
Required fields
endpoint, event types
Proof returned
proof_id in every event
planned

Matrix / WhatsApp

Approval-gated coordination surfaces for conversational teams. Same tenant scoping; sensitive actions still stop at approval gates.

Use case
conversational coordination
Auth model
channel identity → actor mapping
Required fields
linked tenant + actor
Proof returned
proof reference per reply
planned

Enterprise private deployment

For sensitive customers: tenant-isolated deployment with private routing, audit log retention and a security review. Scoped per engagement.

Use case
regulated / sensitive data
Auth model
private keys, SSO (roadmap)
Required fields
scoped per engagement
Proof returned
full audit trail by proof_id

Start with a pilot →

Status labels are honest by design. Anything not yet verified in production is labeled beta, reported-pending-proof or planned — the same taxonomy GAIA applies to its own outputs.

Not sure which surface fits?

A pilot starts with one workflow and the simplest connection that serves it — usually Workspace or the API.