Health Check
Check if the Sudo API and backend infrastructure are healthy and ready to accept connections.Basic Usage
TypeScript
Python Async Usage
Python
Get Supported Models
Retrieve a list of all AI models supported by the Sudo API, including their capabilities and pricing information.Basic Usage
TypeScript
Python Async Usage
Python
Error Handling
Both system endpoints can encounter various errors. Here’s how to handle them:TypeScript
Next Steps
Now that you understand the system endpoints:- Try AI Responses - Start creating AI responses
- Explore Streaming - Add real-time capabilities
- Advanced Features - Function calling and more