Using verify-android-sdk with nexmo.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Nexmo/verify-android-sdk
Redact a specific message
curl \
  -u "$API_USER:$API_PASS" \
  https://api.nexmo.com/v1/redact/transaction
SDK on GitHub 📄 API Docs
SDK
verify-android-sdk
Java
API
nexmo.com
nexmo.com:redact
At a glance
Language Java
Endpoints1
Base URLhttps://api.nexmo.com/v1/redact
✓ Official