Installation
Requirements
- Python 3.9 or higher
Quick Start
Configuration
Initialize the Client
Environment Variables
We recommend storing your API key in environment variables:Accessing Response Headers
Use.with_raw_response() to access the full HTTP response including headers:
Error Handling
Exception Types
| Exception | Description |
|---|---|
ZavudevError | Base exception class |
APIError | API error with status code |