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)
ParámetroTipoDescripción
periodostringPeriodo YYYY-MM
Response 200
{
  "periodo": "2026-04",
  "documentos": [
    { "tipo_dte": 33, "folio": 1234, "receptor_rut": "12.345.678-9", "monto_total": 119000, "fecha_emision": "2026-04-09", "estado": "DOK" }
  ],
  "total": 45
}