Africa's Talking
Africa's Talking provides SMS services via their API
Last updated
Africa's Talking provides SMS services via their API
Last updated
You will need an account to send SMS with their API. API credential are sent on .env
file.
Let's get started with sending SMS
All parameters are required
Parameter
Type
Description
$phoneNumber
string
The phone number of the recipient with country code
$message
string
The SMS message body
Response will be a boolean. True or False