nexmo.com

The Conversion API allows you to tell Nexmo about the reliability of your 2FA communications. Sending conversion data back to us means that Nexmo can deliver messages faster and more reliably. The conversion data you send us is confidential: Nexmo does not share it with third parties. In order to id

🔑 oauth2 2 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

verify-javascript-sdk ✓ Official
npm install verify-javascript-sdk
verify-android-sdk ✓ Official
# Maven: see https://github.com/Nexmo/verify-android-sdk
# Maven: see https://github.com/artechsio/react-native-nexmo-verify
composer require vonage-php-nexmo-bridge
verify-ios-sdk ✓ Official
# See https://github.com/Nexmo/verify-ios-sdk
# Maven: see https://github.com/nexmo-community/client-sdk-voice-app-to-phone-flutter
stitch-js-quickstart ✓ Official
# See https://github.com/Nexmo/stitch-js-quickstart
# See https://github.com/Nexmo/server-sdk-specification
client-sdk-tutorials ✓ Official
# See https://github.com/nexmo-community/client-sdk-tutorials
curl examples
Tell Nexmo if your SMS message was successful
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.nexmo.com/conversions/sms
Tell Nexmo if your voice call was successful
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.nexmo.com/conversions/voice
Endpoints (2 total)
POST
/sms
Tell Nexmo if your SMS message was successful
POST
/voice
Tell Nexmo if your voice call was successful
At a glance
Total SDKs9
Languages8
Endpoints2
Authoauth2
https://api.nexmo.com/conversions