SMSC Network Product Documentation

Our Product Documentation is designed to help you get the most out of SMSC Network’s services. It includes clear, easy-to-follow guides and video tutorials to simplify every step—from setup to advanced integrations. Whether you’re a developer or a business user, the documentation provides everything you need to understand and implement our solutions quickly and efficiently.

How to send SMS/MMS messages

How to Launch an SMS Campaign Using the SMSC Network Platform

Messaging API

Effortlessly integrate your systems with our advanced and powerful messaging APIs.

            curl --request POST \
     --url https://example.com/sms/1/text/advanced \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '
{
  "from": "smscsms",
  "bulkId": "BULK-ID-123-xyz",
  "to": "41793026727",
  "messageId": "MESSAGE-ID-123-xyz",
  "text": "A long time ago, in a galaxy far, far away... It is a period of civil war. Rebel spaceships, striking from a hidden base, have won their first victory against the evil Galactic Empire.",
  "notifyContentType": "application/json"
}
        
SMS
MMS

Our API access is designed to be user-friendly and straightforward, making it effortless for you to integrate our services into your existing systems.

From the Blog

All the latest news, articles, case-studies, and videos from Cleanaway. Check out our community work, find out about the latest industry news.

Empowering Messaging. Enabling Integration.