Toast cloud Notification RESTful API Client for Python User.
- Not supported SLA
- Current only supported SMS/MMS yet
- Default REST API Version is V2.2
pip install toast-notification-client
from toast import ToastSMS
tos = ToastSMS("<API-KEY>")
All parameter is based on a service called NHN Toast SMS API. Please Check NHN Toast Cloud SMS Notification Doc.