SMS Service API Overview
Below are the currently publicly available and callable APIs for the SMS Service USMS. For detailed information on each API, please refer to the respective API documentation.
When calling an API, in addition to providing the corresponding API’s call address, common parameters, API directive, and directive parameters, you also need to provide the API key in the call request for identity authentication. You can first refer to USMS SMS Service Request Structure to understand the usage of the respective APIs.
SMS Sending API
| API | Description |
|---|---|
| SendUSMSMessage | Send SMS |
| SendBatchUSMSMessage | Send SMS in bulk |
Sending Status Query API
| API | Description |
|---|---|
| GetUSMSSendReceipt | Get SMS status receipt information |
Signature Application API
| API | Description |
|---|---|
| CreateUSMSSignature | Apply for SMS signature |
| QueryUSMSSignature | Query SMS signature application status |
| DeleteUSMSSignature | Delete SMS signature |
| UpdateUSMSSignature | Modify SMS signature not approved for review |
Template Application API
| API | Description |
|---|---|
| CreateUSMSTemplate | Apply for SMS template |
| QueryUSMSTemplate | Query SMS template application status |
| DeleteUSMSTemplate | Delete SMS template |
| UpdateUSMSTemplate | Modify SMS template not approved for review |
Receipt Message Push
| API | Description |
|---|---|
| Status Report Push | Receive SMS receipt status report in bulk |
| Upstream Message Push | Receive user-replied messages in bulk |