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.
DID Routing
Bind incoming numbers to agents.
Schedules
Queue outbound call batches.
API Keys
Create & list authentication keys.
Webhooks
Subscribe to real-time events.
Workspace & Health
Overview, billing & engine health.