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": 5678, "emisor_rut": "98.765.432-1", "monto_total": 250000, "fecha_emision": "2026-04-05" }
  ],
  "total": 23
}