Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt

Use this file to discover all available pages before exploring further.

Autenticación: Bearer JWT o API Key — Headers: X-Empresa-Id (requerido)
Response 200
{
  "versiones": [
    { "id": "tpl_v4", "version": 4, "activa": true, "created_at": "2026-04-01T10:00:00Z" },
    { "id": "tpl_v3", "version": 3, "activa": false, "created_at": "2026-03-15T10:00:00Z" }
  ]
}