Getting Started

Short Message Service, commonly abbreviated as SMS, is the text messaging component in mobile phone and other mobile device systems. As one of the most important messaging channels, SMS has been providing services in various ways for decades, such as personal communication, authentication, marketing, and notifications.

Before You Start

Understanding YCloud SMS: YCloud supports SMS in over 200 countries, you can check the countries and prices on our website

Charges: SMS is charged by segments. When the characters in an SMS exceed the limit of one SMS, the SMS will be split into multiple SMS messages for sending, which we call segments. You can check the SMS character limit here.

What SMS is Charged for? SMS is charged when the status is {undelivered, delivered, processing}. For status explanations, click here.

Getting Started

Before integrating SMS channels, you need to contact customer service to activate the SMS function.

After successful activation, you can see the SMS navigation in Integration.

Trial Account Considerations

You should be aware of some limitations:

  • The trial account only supports sending SMS to the phone number you registered with.

  • As for the sender ID, you can only use the default sender ID provided by YCloud.

  • You can test SMS from the Getting Started page or API documentation.

You can upgrade your account at any time by topping up to remove usage restrictions.

Choose Your Preferred Way to Connect

  1. HTTP API: Using our REST API makes access easier and faster.

  2. Bulk Messages: Manually send bulk messages using ready-made tools.

  3. SDK: Designed for quick and easy integration.

  4. SMPP: Supports maintaining a continuous connection with the SMSC. Please contact our customer service for an SMPP account.

View Sending Records

Click to visit the sending records page

Last updated