m邮助手

m邮推送服务


API使用说明

<p><strong>简要描述:</strong> </p> <ul> <li>M邮助手api使用说明文档。 你可以使用在线api测试工具来调试本api :<a href="http://runapi.showdoc.cc">http://runapi.showdoc.cc</a> </li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li> <p><code>https://email.star7th.com/xxxxxxxxxxx</code> </p> <p>(发送邮件内容“获取链接”到 <code>m@email.star7th.com</code>便可以得到真正的url地址 )</p> </li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">title</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>邮件标题</td> </tr> <tr> <td style="text-align: left;">content</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>邮件内容</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "error_code": 0 }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">error_code</td> <td style="text-align: left;">int</td> <td>当错误码为0的时候表示成功发送。不为0的时候表示错误。</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <p>若你的url被人偷取滥发邮件,可以重新发送“获取链接”到<code>m@email.star7th.com</code> 生成新url ,原url会失效。</p> <p>为了保证自己以后收取邮件正常,请你把 <code>m@email.star7th.com</code> 添加到你的邮箱白名单。不同邮箱平台有不同的操作方式,你可以上网搜索教程。比如,你是qq邮箱用户,则可以搜索“qq邮箱 设置白名单”。</p>

页面列表

ITEM_HTML