Hi,In this article i will demonstrate how to send free sms using api.First of all,This method is only for indians and this is just an implementation of mashape sms api.Here,I used 2 different sms apis,one is free from webaroo (no login required,but limited sms) and other uses fullonlinesms(you need to signup).
Please make sure that,this is a Third Party Service,I only recommend it for Experimental Usage.
REQUIREMENT:
- You need Mashape account for getting API Key
- Also needed fullonsms.com
- Need unirest library for python.(how to install)
DND_checker
This script will check whether number activated dnd or not.Most of the free sms api will not work for dnd activated numbers.
Using Webaroo SMS Api
This is easy way to send sms, however the free plan is limited.
FullOnSMS Api
You need to signup before using this service.
Here,you need to enter fullonsms_username and fullonsms_password
Conclusion
The possibilities are enormous ,you can develop prototype for your product easily.Suppose,your product is about vehicle location tracker and before buying premium sms gateways.You can try these free sms api’s.
Note : Makeinfo don’t own these apis and we only demonstrate how to use them.All credits goes to the corresponding owner.
Please subscribe and support us.