Skip to main content
Server-side only — Zavu SDKs are designed for server-side environments (Node.js, Python, Ruby, Go, PHP). Never use them in browser/frontend code as this exposes your API key. See Frontend Integration for the proxy pattern.
Use our official SDKs to integrate Zavu into your application with minimal code.

Available SDKs

TypeScript

TypeScript/JavaScript SDK for Node.js

Python

Python SDK with sync and async support

Ruby

Ruby SDK for Rails, Sinatra, and more

Go

Go SDK with strong typing

PHP

PHP SDK for Laravel, Symfony, and more

CLI

Command-line interface for Zavu

Quick Comparison

Installation

Basic Usage

Common Operations

Send a Message

Send with Template

Get Message Status

List Messages

Error Handling

CLI

The Zavu CLI lets you interact with the API and deploy Zavu Functions from your terminal:
Full reference: CLI reference.