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

Java integration

Install
# Maven: see https://github.com/artechsio/react-native-nexmo-verify
Retrieve audit events
curl \
  -u "$API_USER:$API_PASS" \
  https://api.nexmo.com/beta/audit/events
Retrieve individual audit event
curl \
  -u "$API_USER:$API_PASS" \
  https://api.nexmo.com/beta/audit/events/{id}
SDK on GitHub 📄 API Docs
SDK
react-native-nexmo-verify
Java
API
nexmo.com
nexmo.com:audit
At a glance
Language Java
Endpoints2
Base URLhttps://api.nexmo.com/beta/audit