Introduction
The Vocode hosted service allows you to automate inbound and outbound phone calls via our API and SDKs. You can configure agents to answer phone calls (inbound) or make phone calls on your behalf (outbound). The hosted API is built to be scalable and production ready. Vocode provides guardrails to make sure agents perform the intended goals reliably and metrics to analyze performance.Getting started
To get started with Vocode, you can start by installing either of our Python or Node SDKs, or hitting the API directly.Python
Install thevocode-api
package using a package manager.
Node
Install thevocode-api
package using a package manager.