Humanitec Documentation
Humanitec Docs
Documentation for the AI agent, Flows, Sync, NetWorkle, and RAG platform. Start with a working A2A request, browse generated API reference, or inspect UI instructions with real screenshots.
/flows/api/v1/{flow_id}
JSON-RPC calls for agent messages, streaming responses, and task control.
Sections¶
Quickstart
The shortest path to the first A2A JSON-RPC request.
BasicsPlatform Basics
Site entry, Dashboard, service list, and user menu for new users.
UIUI Kit
Catalog of core platform-* components: buttons, fields, modals, layout, and playground preview.
ReferenceAPI Reference
Generated from OpenAPI for Flows, Frontend, and public services.
E2EInstructions
UI checks, steps, and screenshots generated from instruction README files.
StartStart here
Curated paths for new users, developers, and teams using Sync.
Build Pipeline¶
Schemas in docs/openapi are converted into API Markdown pages.
README.md, README.en.md, and screenshots are assembled into product instruction sections.
Zensical builds the static portal into documentation-dist, then the full Docker image ships it.