http://m.5c.com.cn/api/send/caixin_send.php
序号 | 参数 | 说明 |
1 | username | [必填]用户账号 |
2 | password_md5 | [必填]使用 32 位小写加密密码提交短信 |
3 | apikey | [必填]APIKEY 密钥,请向业务人员索取 |
4 | mobile | [必填]收件人手机号,多个号码以半角逗号 |
5 | content | [必填]短信内容用 ,使用 urlencode 编码后提交 |
6 | title | [必填]彩信标题 |
http://m.5c.com.cn/api/send/caixin_send.php?apikey=231d1a3dc627ebd0a7cab5b35c397d3e&username=test&password=test&mobile=8109012345678&titlle=BASE64 标 题&content=BASE64 编码组合内容
帧 | 文本内容 | 图片内容 | 音频内容 |
第一帧 | ;1_1.txt,base64 文本 | ;1_2.gif,base64 图片 | ;1_3.mid,base64 音频 |
第二帧 | ;2_1.txt,base64 文本 | ;2_2.gif,base64 图片 | ;2_3.mid,base64 音频 |
第三帧 | ;3_1.txt,base64 文本 | ;3_2.gif,base64 图片 | ;3_3.mid,base64 音频 |
…… | …… | …… | …… |
http://m.5c.com.cn/api/query/?apikey=APIKEY 密钥&username=test&password=test