{"name":"CRM Admin API","version":"1.0.0","status":"running","endpoints":{"health":"GET /health","auth":{"login":"POST /auth/login","register":"POST /auth/register"},"crm":{"propiedades":"GET/POST/PUT/DELETE /crm/propiedades","clientes":"GET/POST/PUT/DELETE /crm/clientes","agentes":"GET/POST/PUT/DELETE /crm/agentes","operaciones":"GET/POST/PUT/DELETE /crm/operaciones","citas":"GET/POST/PUT/DELETE /crm/citas","tareas":"GET/POST/PUT/DELETE /crm/tareas"},"documents":{"list":"GET /documents","upload":"POST /documents","download":"GET /documents/:id/download","delete":"DELETE /documents/:id"}}}