This repository is a collection of cURL examples for working with the Nexmo API Platform. If you're not already familiar with Nexmo, check out our Developer Portal for more information.
If you're already registered and just looking to try some of these examples:
- Copy
config.shtoconfig.local.shand add your own values. You can find your API key and secret on the Nexmo dashboard. - Run any example
*.shfile with a command like this:./example-file.shcontaining the filename you're interested in.
| Don't forget to tell us what you build! Open an issue (or a pull request) if there's any other examples you'd like to see, we love to hear from you :)