Coverage. The Go SDK does not generate invitations, URL verification, sub-accounts, balance, account, functions and 10DLC yet,
and no SDK generates voice calls. Those endpoints are still reachable:
use the CLI or the REST API. See the
coverage table.
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):
