News

Create an instance of SMS API to send SMS. from atemon.SMS import API sms_api = API( username=<Your User Name>, password=<Your Password>, sender_name=<Your Sender ...
The SMS Connexion API Python library provides convenient access to the SMS API of SMS.CX from applications written in Python language. Access tokens are used by applications to make API requests. To ...