API第二版文档

API第二版文档


获取聊天室专用API域名

<p><strong>根据公司,获取聊天室接口配置 接口:</strong> </p> <ul> <li><code>功能描述</code></li> <li><code>获取聊天室专用API域名</code></li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>GetChatRoomApiUrl</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Get/Post</li> </ul> <p><strong>请求参数:</strong> </p> <p>无</p> <p><strong>1.3响应的内容范例:</strong></p> <pre><code>{ "Status": true, "Info": "成功", "Data": { "UrlList": [ "http://kfxt-hcapi.com/", "http://kfxt-hcapi2.com/" ] }, "Code": 0 }</code></pre> <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> </tr> </thead> <tbody> <tr> <td style="text-align: left;">UrlList</td> <td style="text-align: left;">array</td> <td style="text-align: left;">获取聊天室专用API域名列表</td> </tr> </tbody> </table>

页面列表

ITEM_HTML