If you are an SMS Portal creator user and are looking to integrate a credible and reliable SMS API with your website, look no further as we have simplified our API for easy integration by SPC users.
The HTTP API parameters are shown below.
KUDISMS API FOR SPC USERS
HTTP API: http://account.kudisms.net/api/?username=xxxxx&password=yyyyy&message=@@message@@&sender=@@sender@@&mobiles=@@recipient@@
API response on Success: Ok
API Response confirmation: Contains
Account balance API: http://account.kudisms.net/api/?username=xxxx&password=yyyy&action=balance
API Protocol: HTTP POST
Push to API as: Bulk
Alternatively, use this:
API for SPC USERS
API Name: KudiSMS
HTTP API: http://kudisms.net/components/com_spc/smsapi.php?username=xxxxx&password=yyyy&sender=@@sender@@&recipient=@@recipient@@&message=@
API response on Success: Ok
API Response confirmation: Contains
Account balance API: http://kudisms.net/components/com_spc/smsapi.php?username=xxxxxx&password=yyyyyy&balance=true&
API Protocol: HTTP POST
Push to API as: Bulk