Using verify-ios-sdk with nexmo.com

Swift integration

✓ Official SDK
Install
# See https://github.com/Nexmo/verify-ios-sdk
Retrieve all Applications
curl \
  https://api.nexmo.com/v1/applications/
Retrieve Application
curl \
  https://api.nexmo.com/v1/applications/{app_id}
SDK on GitHub 📄 API Docs
SDK
verify-ios-sdk
Swift
API
nexmo.com
nexmo.com:application
At a glance
Language Swift
Endpoints5
Base URLhttps://api.nexmo.com/v1/applications
✓ Official