Using vonage-java-sdk with vonage.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Vonage/vonage-java-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-java-sdk
Java
API
vonage.com
vonage.com:vgis
At a glance
Language Java
Endpoints20
Base URLhttps://api.vonage.com/t/vbc.prod/vis/v1
✓ Official