The API Report CardAPI Index
SimpleVoIP

SimpleVoIP API

Business VoIP / Hosted PBX for Multi-Location Enterprises · simplevoip.com

SimpleVoIP publishes a thin customer API (outbound SMS, bulk hours, recordings, CDR webhooks) and points developers at the 2600Hz Kazoo platform API it operates. Keys come from an account manager on request, there is no sandbox, and its own CDR webhooks are unauthenticated.

Last verified: September 2026Software & Data ToolsNO MCP
API GRADE
C
VERIFIED SEP 2026

SCORECARD

ExistenceGOODTwo documented surfaces: a thin customer API at public.simplevoip.us plus the 2600Hz Kazoo platform API SimpleVoIP operates.
AccessMIXEDCustomer API keys are issued by the SimpleVoIP engineering team on request through an account manager; no sandbox, no public pricing.
CoverageGOODCDR webhooks, call recordings, outbound SMS, bulk time of day and hold music jobs, plus Kazoo users, devices, callflows, and CDRs.
AuthMIXEDStatic Bearer tokens on the customer API and a single Kazoo account API key per account; vendor CDR webhooks carry no authentication.
Docs & DXMIXEDA public Postman collection and three help center articles; the platform reference is upstream 2600Hz docs, with no SDK or OpenAPI spec.
StabilityMIXEDPublic status page with 90 day uptime and a versioned v2 platform path, but API articles date from 2022 to 2025 with no deprecation policy.
MCPNONENo official or community MCP server found for this platform.
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

SimpleVoIP scores C on Supergood's API Report Card. SimpleVoIP publishes a thin customer API (outbound SMS, bulk hours, recordings, CDR webhooks) and points developers at the 2600Hz Kazoo platform API it operates. Keys come from an account manager on request, there is no sandbox, and its own CDR webhooks are unauthenticated.

Tried to integrate with SimpleVoIP?
SOURCES
Both API credentials took a named contact on the vendor side and about a week each to obtain; there is one key per account with full write access and no read only credential. peterlohmann.com
The vendor's own CDR and SMS webhooks are unsigned, so anyone who learns the endpoint URL can post fabricated call data to it. peterlohmann.com