Installation
Requirements
- Go 1.21 or higher
Quick Start
Configuration
Initialize the Client
Environment Variables
The SDK readsZAVUDEV_API_KEY automatically if no key is provided:
Accessing Response Headers
Useoption.WithResponseInto() to access the full HTTP response including headers (useful for rate limiting):
