nexmo.com

Applications V1 is deprecated This version of the API has been deprecated. Please use version 2 going forwards A Nexmo application contains the secu

🔑 oauth2 5 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
Retrieve all Applications
curl \
  https://api.nexmo.com/v1/applications/
Retrieve Application
curl \
  https://api.nexmo.com/v1/applications/{app_id}
Endpoints (5 total)
GET
/
Retrieve all Applications
GET
/{app_id}
Retrieve Application
POST
/
Create Application
PUT
/{app_id}
Update Application
DELETE
/{app_id}
Destroy Application
At a glance
Total SDKs9
Languages8
Endpoints5
Authoauth2
https://api.nexmo.com/v1/applications