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
{
  "cobros": [
    { "id": "cob_abc123", "fecha": "2026-04-01", "monto": 29990, "estado": "pagado", "plan": "pro", "gateway": "mercadopago", "referencia": "MP-123456789" }
  ]
}