{"name":"Student 360 API","version":"1.0.0","description":"Returns a complete student profile by email: academic records, CRM calls and CRM contacts","endpoints":{"GET /api/estudiante?email=correo@ejemplo.com":"Full student profile","POST /api/estudiante":"Full student profile (body: { \"email\": \"correo@ejemplo.com\" })","GET /health":"Service health check"}}