PUPU-ai

杂志铺噗噗ai


官网获取对话相关链接接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>官网获取对话相关链接接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://47.96.75.125/pupu/official/possible_links</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">history</td> <td style="text-align: left;">是</td> <td style="text-align: left;">list</td> <td>对话历史</td> </tr> <tr> <td style="text-align: left;">query</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户提问</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 1002, &amp;quot;message&amp;quot;: [ { &amp;quot;id&amp;quot;: 17, &amp;quot;property&amp;quot;: &amp;quot;商品购买&amp;quot;, &amp;quot;jump_url&amp;quot;: &amp;quot;https://m.zazhipu.com/cp2035764.html&amp;quot;, &amp;quot;function_name&amp;quot;: &amp;quot;《历史喵》购买链接&amp;quot; }, { &amp;quot;id&amp;quot;: 11, &amp;quot;property&amp;quot;: &amp;quot;商品购买&amp;quot;, &amp;quot;jump_url&amp;quot;: &amp;quot;https://m.zazhipu.com/cp2033763.html&amp;quot;, &amp;quot;function_name&amp;quot;: &amp;quot;《问天少年》购买链接&amp;quot; } ] }</code></pre> <h5>返回参数说明</h5> <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;">id</td> <td style="text-align: left;">int</td> <td>标签id</td> </tr> <tr> <td style="text-align: left;">property</td> <td style="text-align: left;">string</td> <td>功能属性标签</td> </tr> <tr> <td style="text-align: left;">function_name</td> <td style="text-align: left;">string</td> <td>功能名称</td> </tr> <tr> <td style="text-align: left;">jump_url</td> <td style="text-align: left;">string</td> <td>跳转链接</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML