AIP接口
Api Interface
獲取方式:用戶主動獲取
請求方式:POST 請求
獲取地址:http://xxx:port/sms/apiSend/getMo
| 序號 | 參數(shù) | 說明 |
|---|---|---|
| 1 | account | 必填參數(shù),用戶賬號 |
| 2 | password | 必填參數(shù),接口密碼 |
每次獲取最多返回10000條,每條上行報(bào)告只返回接口客戶一次。
result: {
"ok": true,
"message": "ok",
"result": [ {
"mobile": "186xxxxxxxx", // 手機(jī)號
"content": "知道了" // 回復(fù)內(nèi)容
},{
"mobile": "186xxxxxxxx",
"content": "知道了"
},
...... ] }







普通短信發(fā)送
個性短信發(fā)送
狀態(tài)報(bào)告
上行回復(fù)
余額查詢
皖公網(wǎng)安備 34019202000774號