Skip to content

Instantly share code, notes, and snippets.

@hanuor
Created April 6, 2024 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hanuor/76d01f738c393e83fc3a2a0ea790656b to your computer and use it in GitHub Desktop.
Save hanuor/76d01f738c393e83fc3a2a0ea790656b to your computer and use it in GitHub Desktop.
Send SMS to any mobile number in the world for free

I came across an awesome API on RapidApi that allowed me to send SMS to any mobile number for free.

The name of the api is WhatSMS [https://rapidapi.com/shanjohridev/api/whatsms/]

If you are looking for something similar and want to integrate SMS into your or your client's application, then follow the steps below:

Here are the steps

1. Signup on RapidAPI
2. Visit this link https://rapidapi.com/shanjohridev/api/whatsms/ and subscribe to the service
3. Explore the documentation here - https://rapidapi.com/shanjohridev/api/whatsms/details
4. Deploy to production!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment