voicenter-api
Fourteen battle-tested integration skills, each with the real endpoint, request/response examples, and copy-ready TypeScript: click-to-call, CDR, dialer, blacklist, real-time events, and more.
INSTALL WITH CLAUDE CODE
/plugin install voicenter-api@voicenter
Examples
The voicenter-api plugin packages Voicenter's 14 telephony APIs as Claude Code skills — click-to-call, CDR, dialer, webhooks, real-time events and more. Each skill carries the exact endpoint, a real request and response, and copy-ready TypeScript, so your agent writes the integration correctly the first time. They're grouped by how each API behaves: actions your app triggers, webhooks Voicenter pushes to your endpoint, queries you read, and SDK streams. Install once — all fourteen come with it.
Skills
14OUT · ACTION — YOUR APP TRIGGERS SOMETHING (CODE AUTH)
PUSH · WEBHOOK — VOICENTER CALLS YOUR ENDPOINT
IN · QUERY AND SDK · STREAM — YOU READ THE DATA
API quick reference
Three authentication models
Code · REST
You call Voicenter with your organization API code from the back office; the calling server IP is authorized in CPanel.
click2call · call-log · active-calls · extension-list · blacklist · mute-recording · login-logout · productive-dialer
Push · webhook
Voicenter calls your endpoint, configured in CPanel or in the Voice Agent intent. No outbound token — respond fast.
voicebot · popup-screen · cdr-notification · external-layer
OAuth · via voicenter-mcp
No tokens at all. The agent connects to the same surface over OAuth through the MCP plugin.
the whole surface, as MCP tools
FULL API REFERENCE
Looking for the complete API documentation?
These skills teach your agent the integration. The full reference documents every parameter, response code, and endpoint in detail.
voicenter.co.il/api