Using vonage-dotnet-sdk with vonage.com

C# integration

✓ Official SDK
Install
dotnet add package vonage-dotnet-sdk
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
SDK on GitHub 📄 API Docs
SDK
vonage-dotnet-sdk
C#
API
vonage.com
vonage.com:vgis
At a glance
Language C#
Endpoints20
Base URLhttps://api.vonage.com/t/vbc.prod/vis/v1
✓ Official