Introduction

Moy Mobile International Cloud Communication Platform provides a comprehensive set of REST API capabilities. Developers can use these APIs to integrate enterprise communication services with Moy Mobile. The supported features can be quickly previewed via the navigation directory, which is organized by functional modules such as International SMS, International MMS, etc. All REST APIs support both HTTPS and HTTP methods, use JSON format, and UTF-8 encoding. For data privacy and security, we strongly recommend using HTTPS for all requests.

Common Concepts

Account ID and ApiKey

The Account ID is a 19-digit number that uniquely identifies the user, while the ApiKey is a 32-character string consisting of letters and numbers. Together, they serve as your API username and password. You can obtain them from your client dashboard. Please keep them secure.

Sender ID

The Sender ID is the name that appears on the recipient’s phone as the sender. Common formats include phone numbers or alphanumeric strings. Moy Mobile supports Sender IDs up to 20 characters in length.

Please note that while some countries allow custom Sender IDs, others may require registration with local carriers for dedicated Sender IDs. Therefore, Moy Mobile cannot guarantee that the string specified in the from parameter will always be displayed correctly as the Sender ID on all recipient devices. If you need assistance with this, please contact your account manager or Moy Mobile technical support.