The purpose of the quickstart guide is to provide simple examples focused on one goal. For example, sending an SMS, receiving an SMS via an incoming SMS webhook or making a Text to Speech call.
To use this sample you will first need a Nexmo account. Once you have your own API credentials, rename
the .env-example file to .env and set the values as required.
For some of the examples you will need to buy a number.
| Code Sample |
|---|
| Send an SMS |
| Receive an SMS |
| Receive a Delivery Receipt |
| Code Sample |
|---|
| Make a Phone Call |
| Receive a Phone Call |
| Play Text-to-Speech |
| Connect a Call |
| Join a Conference Call |
| Code Sample |
|---|
| Send Phone Verification Code |
| Check Phone Verification Code |
| Cancel Phone Verification |
Please raise an issue to request an example that isn't present within the quickstart. Pull requests will be gratefully received.
-
The code samples in this repo is under MIT