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
Response 200
{
  "id": "tenant_abc123",
  "nombre": "Mi Empresa SpA",
  "plan": "pro",
  "estado": "active",
  "empresas_max": 5,
  "empresas_usadas": 2,
  "dtes_mes_max": 500,
  "dtes_mes_usados": 127,
  "created_at": "2025-01-15T10:30:00Z"
}
CódigoDescripción
401No autenticado