Using react-native-nexmo-verify with nexmo.com

Java integration

Install
# Maven: see https://github.com/artechsio/react-native-nexmo-verify
Get details of your calls
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.nexmo.com/v1/calls/
Get detail of a specific call
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.nexmo.com/v1/calls/{uuid}
SDK on GitHub 📄 API Docs
SDK
react-native-nexmo-verify
Java
API
nexmo.com
nexmo.com:voice
At a glance
Language Java
Endpoints9
Base URLhttps://api.nexmo.com/v1/calls