Guides
What's New
Product updates for the CALL-E Developer API and server SDKs.
June 8, 2026
What's New: Developer API and server SDKs
-
Developer API: Create outbound call tasks, retrieve call task details, list call task events, and receive terminal webhook messages from a trusted server environment.
-
TypeScript server SDK: The CALL-E TypeScript server SDK is available on npm.
Code
Use CalleClient to create a call task, wait for a terminal result, and verify webhook payloads.
- Python server SDK: The CALL-E Python server SDK is available on PyPI.
Code
Import CalleClient from calle to create call tasks, poll results, and verify webhook payloads.
- Server-side integrations: API keys and server SDKs are designed for trusted backend services, workers, and automation systems. Browser SDKs, scheduled call tasks, cancel call task APIs, and project-level webhook management are not part of this release.