Documentation Index
Fetch the complete documentation index at: https://docs.trellis.sh/llms.txt
Use this file to discover all available pages before exploring further.
Operational Intelligence for the Physical Economy
The Trellis API is the integration surface for industrial AI agents that reason over your operational data — production lines, project portfolios, equipment logs, document repositories — and answer in natural language. It is built for heavy industry: real estate development, construction, manufacturing, energy, and logistics.How Trellis works
Three layers, exposed through one API.Representations
Trellis ingests unstructured operational data and maps entities into
proprietary representation models that the agent can reason over.
Agentic Engine
A capable coworker that automates complex processes, produces detailed
analyses, and learns custom skills against your data.
Enterprise Apps
Encapsulate agent capabilities behind custom UIs and ship them into a
secure internal app store in minutes.
What you can build
Conversational data access
Let stakeholders ask “how many units shipped this quarter?” and get a
streamed answer with the SQL the agent ran.
Document grounding
Anchor agent answers to engineering specs, contracts, and maintenance
records. The agent decides when to retrieve.
Voice agents
Open a LiveKit room with one POST and let field operators talk to your
data hands-free.
Embedded copilots
Build internal copilots that reuse your saved queries and your
organization’s behavioral rules.
Quick links
Quickstart
From API key to first streamed answer in under five minutes.
Authentication
API key → JWT exchange. Six-hour token lifetime.
Streaming
SSE for stateless turns; WebSocket for interruptible ones.
API reference
Forty-eight endpoints across ten groups. Hand-written, exhaustive.