The system endpoints provide information about the Sudo API status and available models. These are typically used for health monitoring and discovering available AI models.
Use the health check endpoint in your application’s readiness probes and the models endpoint to dynamically discover available AI models. Both TypeScript and Python SDKs provide the same system information with language-appropriate handling.