-
Notifications
You must be signed in to change notification settings - Fork 0
messaging rbb.html
hwaarl edited this page Apr 15, 2016
·
3 revisions
The SmartMessaging API provides easy access to messaging capabilities of Swisscom.
The following features are available right now:
- Send a textmessage **
POST /messaging/v1/sms
Contact us if you want to customize the SMS sender and/or set the sender specifically for each API call. - SMS Token validation approve a give mobile phone number **
POST /messaging/v1/tokenvalidation
GET /messaging/v1/tokenvalidation/{msisdn}/{token} - Added value SMS (Short ID): Get access to the public database with SMS Short IDs, as required by Comcom.
GET /messaging/v1/shortname/shortids/{shortId}
GET /messaging/v1/shortname/providers/{providerName}
We are constantly working on new features. Stay tuned!
The following tutorials provide a detailed description of these APIs.
** Please note: this service is only available for Swiss customers
- Product Overview
- Smart SMS
- Voice Suite
- Guides
- What is REST
- Authentication
- Client Id
- OAuth 2
- Overview
- [Scopes] (./oauth-scopes.html)
- Grants
- API DOC
- OAuth2
- Messaging
- Voice