vonage.com

The Vonage Integration Suite API enables call control and webhooks for call events. Your application must subscribe to the VonageIntegrationSuite API suite to use this API.

20 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

vonage-python-sdk ✓ Official
pip install vonage-python-sdk
vonage-node-sdk ✓ Official
npm install vonage-node-sdk
vonage-go-sdk ✓ Official
go get github.com/Vonage/vonage-go-sdk
vonage-java-sdk ✓ Official
# Maven: see https://github.com/Vonage/vonage-java-sdk
vonage-ruby-sdk ✓ Official
gem install vonage-ruby-sdk
vonage-dotnet-sdk ✓ Official
dotnet add package vonage-dotnet-sdk
vonage-php-sdk-core ✓ Official
composer require vonage-php-sdk-core
composer require vonage-php-nexmo-bridge
# Maven: see https://github.com/SimformSolutionsPvtLtd/flutter_vonage_video_call_demo
vonage-php-sdk ✓ Official
# See https://github.com/Vonage/vonage-php-sdk
curl examples
User info
curl \
  https://api.vonage.com/t/vbc.prod/vis/v1/self
List active calls
curl \
  https://api.vonage.com/t/vbc.prod/vis/v1/self/calls
List events
curl \
  https://api.vonage.com/t/vbc.prod/vis/v1/self/events
Endpoints (20 total)
GET
/self
User info
GET
/self/calls
List active calls
GET
/self/events
List events
GET
/self/account
Account info
GET
/self/webhooks
List web hooks
GET
/self/calls/{id}
Get a call
GET
/self/calls/count
Get calls count
GET
/self/events/{id}
Get event
GET
/self/events/count
Get events count
GET
/self/webhooks/{id}
Get web hook details
POST
/self/calls
Place a call
POST
/self/webhooks
Create a new webhook subscription
At a glance
Total SDKs10
Languages9
Endpoints20
https://api.vonage.com/t/vbc.prod/vis/v1
Other Vonage APIs (4)
accountextensionreportsuser