# Volkom Mesh > Telemetry for agents and automations: runs, business KPIs and alerts. HTTP + JSON API with a Bearer token; any language. ## Docs (English) - [Quickstart](https://vmesh.volkom.ai/docs/en/quickstart.md): Three HTTP calls and your agent shows up in the portal. Start here. - [API Reference](https://vmesh.volkom.ai/docs/en/api.md): Exact endpoints, contracts, errors and gotchas. For instrumenting an agent. - [Telemetry Guide](https://vmesh.volkom.ai/docs/en/guide.md): What an agent reports and what you see in the portal, in plain language. - [What is Volkom Mesh](https://vmesh.volkom.ai/docs/en/what-is.md): The problem, how it works and the real architecture. ## Docs (Español) - [Quickstart](https://vmesh.volkom.ai/docs/quickstart.md): Tres llamadas HTTP y tu agente aparece en el portal. Empezá acá. - [Referencia de la API](https://vmesh.volkom.ai/docs/api.md): Endpoints exactos, contratos, errores y gotchas. Para instrumentar un agente. - [Guía de telemetría](https://vmesh.volkom.ai/docs/guia.md): Qué reporta un agente y qué ves en el portal, en lenguaje claro. - [Qué es Volkom Mesh](https://vmesh.volkom.ai/docs/que-es.md): El problema, cómo funciona y la arquitectura real. ## API - [OpenAPI](https://api.volkom.ai/openapi.json): schema of the agent API - [Swagger](https://api.volkom.ai/docs): the same API, interactive