Documentation
Everything you need to connect an agent to Volkom Mesh and understand what you see in the portal. Any language: the API is HTTP + JSON with a Bearer token.
Quickstart
Three HTTP calls and your agent shows up in the portal. Start here.
API Reference
Exact endpoints, contracts, errors and gotchas. For instrumenting an agent.
Telemetry Guide
What an agent reports and what you see in the portal, in plain language.
What is Volkom Mesh
The problem, how it works and the real architecture.
Swagger ↗
The agent API, interactive, generated from the code.
For AI assistants
If you are instrumenting an agent with Claude Code, Cursor or another assistant, hand it one of these URLs. They are the same documents as raw Markdown:
https://vmesh.volkom.ai/docs/en/quickstart.md— Quickstarthttps://vmesh.volkom.ai/docs/en/api.md— API Referencehttps://vmesh.volkom.ai/docs/en/guide.md— Telemetry Guidehttps://vmesh.volkom.ai/docs/en/what-is.md— What is Volkom Meshhttps://vmesh.volkom.ai/docs/llms.txt— index for language modelshttps://api.volkom.ai/openapi.json— OpenAPI of the agent API