Using cloudrail-si-node-sdk with nexmo.com

JavaScript integration

Install
npm install cloudrail-si-node-sdk
Search available numbers
curl \
  # append ?api_key=$API_KEY to the URL \
  https://rest.nexmo.com/number/search
List the numbers you own
curl \
  # append ?api_key=$API_KEY to the URL \
  https://rest.nexmo.com/account/numbers
SDK on GitHub 📄 API Docs
SDK
cloudrail-si-node-sdk
JavaScript
API
nexmo.com
nexmo.com:numbers
At a glance
Language JavaScript
Endpoints5
Base URLhttps://rest.nexmo.com