Generate Signature: Put API Key+API Secret + Timestamp(second) into string with 32 bit MD5 format.(Case Insensitive)
For Example:
Parameters | Method | Sign |
---|---|---|
Put API Key:bDqJFiq9 API Secret:7bz1lzh9 Timestamp(second):1630468800 |
MD5(bDqJFiq97bz1lzh91630468800) |
05d7a50893e22a5c4bb3216ae3396c7c |
Header Parameter | Description | Type |
---|---|---|
Content-Type |
application/json;charset=UTF-8 |
String |
Sign |
Signature with encryption |
String |
Timestamp |
Current system time stamp (second) |
String |
Api-Key |
API KEY(Home-Developer options) |
String |
Response status code description:
status | reason |
---|---|
0 |
success |
-1 |
authentication error |
-2 |
IP access limited |
-3 |
SMS contents with sensitive characters |
-4 |
SMS content is empty |
-5 |
SMS content is over the length |
-6 |
SMS contents are out of template |
-7 |
numbers are over the limitation |
-8 |
number is empty |
-9 |
numbers are abnormal |
-10 |
insufficient balance which unable to support the task |
-11 |
incorrect timing format |
-12 |
due to platform issue, bulk submission has been failed, please contact Admin |
-13 |
users has been locked |
-14 |
field is empty or inquiry id is abnormal |
-15 |
query too frequently |
-16 |
timestamp expires |
-17 |
SMS template can not be empty |
-18 |
port program unusual |
-19 |
please contact our account manager for your SMS journey after the authentication |