Using stitch-js-quickstart with nexmo.com

HTML integration

✓ Official SDK
Install
# See https://github.com/Nexmo/stitch-js-quickstart
Send a message to the given channel.
curl \
  -u "$API_USER:$API_PASS" \
  https://api.nexmo.com/v1/messages/
SDK on GitHub 📄 API Docs
SDK
stitch-js-quickstart
HTML
API
nexmo.com
nexmo.com:messages-olympus
At a glance
Language HTML
Endpoints1
Base URLhttps://api.nexmo.com/v1/messages
✓ Official