Installation
Install the AI Inbx Python SDK using your preferred tool:Quick Start
Initialize the client with your API key, search threads, then reply to the newest email in the newest thread:Async usage
Use the asynchronous client for high-concurrency workloads:Complete Documentation
For comprehensive documentation including:- Request & response types
- Error handling
- Advanced configuration
- All available methods
- Python examples