SDK Reference
Official client libraries for the Branofy Voice platform.
Branofy ships official SDKs for Node.js and Python so you can call the
Voice API without hand-rolling HTTP requests. Both authenticate with your
X-API-Key secret and target https://api.branofy.cloud/v1.
Node.js SDK
@branofy/voice-sdk-node — fully typed BranofyVoiceSdk client.
Python SDK
branofy-voice-sdk — lightweight BranofyVoiceClient (requests). Python 3.10+.
Feature guides
Each guide shows the same operation in both languages — switch tabs in any code block.
Agents
List & create voice agents.
Calls
List sessions & dispatch outbound calls.
Tools
Register HTTP functions agents can call.
Phone Numbers (DIDs)
Bring your own number or get a managed business number.
Schedules
Queue outbound call batches.
Webhooks
Subscribe to real-time events.
Billing & Wallet
Balance, top-ups, payments & transactions.
Workspace & API Keys
Overview, billing summary & API keys.