menta tech — Developer Documentation
This site is an interactive single-page app and requires JavaScript to render the UI. If you are an AI agent, crawler, or prefer plain text, the same documentation is available as raw Markdown — no JavaScript required.
- Complete documentation for Agents: /llms-full.txt — every guide plus the API reference concatenated into one file.
- Index of guides: /llms.txt — list of every guide with direct links to its
.md source.
- API reference (Markdown): /api-reference.md — every REST endpoint with parameters, request-body fields and response codes.
- OpenAPI 3.1 spec (JSON): /api/openapi — complete machine-readable spec with full schemas and examples.
- Machine-readable index: /api/guides/index (JSON).
- Sitemap: /sitemap.xml.
Each guide is also reachable directly as Markdown at /es/guides/<slug>.md or /en/guides/<slug>.md. Swap the locale on /llms.txt and /llms-full.txt with ?locale=en or ?locale=es.