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.
ReferenceAPI Reference
Generated from OpenAPI for Flows, Frontend, and public services.
E2EInstructions
UI checks, steps, and screenshots generated from instruction README files.
GuidesGuides
Overview pages and entry points for product teams.
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.