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
Response 200
{
  "webhooks": [
    {
      "id": "wh_abc123",
      "url": "https://miapp.cl/webhooks/folyo",
      "eventos": ["dte.emitido", "dte.rechazado"],
      "activo": true,
      "created_at": "2026-01-15T10:00:00Z"
    }
  ]
}