Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I imlaixin
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • docs
  • imlaixin
  • Wiki
  • API文档

API文档 · Changes

Page history
更新 API文档 authored Jun 12, 2022 by Administrator's avatar Administrator
Show whitespace changes
Inline Side-by-side
API文档.md
View page @ 133614d7
......@@ -11,7 +11,9 @@
在获取http get地址时,我们建议使用curl函数,php开发者强烈建议别使用file_get_contents函数(获取URL不稳定)。
建议大家使用HTTPS协议。原HTTP协议继续保留但不再建议使用!
- 参数
| 参数 | 可选 | 说明 |
| ---| ---| --- |
| accesskey | Y | 用户接入KEY |
......@@ -20,6 +22,7 @@
| content | Y | 发送内容,如果含有空格,百分数等特殊内容,请用编码进行传送,最多 67 个文字( 1 个英文或数字也算 1 个文字) |
- 返回
```javascript
{"result":"返回码,01为成功","msgid":"消息ID","desc":"描述信息.此字段成功时一般为成功或空,如果错误时一般会用作错误提示","send_proxy_id":"发送的通道号"}
```
......
Clone repository
  • API文档
  • _sidebar
  • Home
  • 常见问题
  • 错误码