Getting Started
Preparation
To meet the requirements of relevant departments, you must complete the following operations in the console before using the Skynoo SMS service.
Real Name Authentication
According to the requirements of the operator gateway, sending SMS requires real-name authentication. Unauthenticated individuals, enterprises, and organizations do not support custom template submissions and can only send ordinary verification code SMS.
Add SMS Template
Go to the console "International SMS-Template Reporting" to add a template. You can customize the template code to increase the readability of the template identifier. Notes:
- The total length of the SMS body must be controlled within
460
characters. Special symbols such as 【】 and ★, ※, →, ●, etc., are not supported. - Variables are represented by
#variable_name#
, such as#code#
#order_no#
. Variable names are strings composed of letters, numbers, and underscores, with a length of less than 24 characters. The same variable can only appear once in the template. The format of short links combined with variables directly is not supported.
Send SMS
After completing the above work, you can call the Send SMS API to send SMS, see API Documentation.