Skip to content

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 (including free choice of sender name)
    POST /messaging/v1/sms
  • SMS Token validation approve a give mobile phone number
  • Added value SMS (Short ID): Get access to the public database with SMS Short IDs, as required by Comcom. The following information is available. -
  • Find the service provider company that currently owns a short ID
  • Search for a provider (fulltext) and the short IDs it owns

We currently working on new features. Stay tuned!

The following tutorials provide a detailed description of these APIs.

RESTful API Services

Clone this wiki locally