发布程序接口


获取机构账号基本信息

<p>[TOC]</p> <h3>获取机构账号基本信息</h3> <h5>描述</h5> <ul> <li>获取机构账号基本信息</li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>ContentType</h5> <ul> <li>application/x-www-form-urlencoded</li> </ul> <h5>请求URL</h5> <ul> <li><code>/dy/conferinfo</code></li> </ul> <h5>请求参数</h5> <h5>Query Parameter</h5> <table> <thead> <tr> <th>名称</th> <th>类型</th> <th>必填</th> <th>最大长度</th> <th>描述</th> <th>示例值</th> </tr> </thead> <tbody> <tr> <td>apiKey</td> <td>string</td> <td>&lt;font color=red&gt;是&lt;/font&gt;</td> <td>64</td> <td>api通信接口密钥</td> <td></td> </tr> </tbody> </table> <h5>Body Parameter</h5> <table> <thead> <tr> <th>名称</th> <th>类型</th> <th>必填</th> <th>最大长度</th> <th>描述</th> <th>示例值</th> </tr> </thead> <tbody> <tr> <td>ck</td> <td>string</td> <td>&lt;font color=red&gt;是&lt;/font&gt;</td> <td>64</td> <td>抖音COOKIE信息</td> <td></td> </tr> </tbody> </table> <h5>响应示例</h5> <pre><code>{ &amp;quot;BaseResp&amp;quot;: { &amp;quot;StatusCode&amp;quot;: 0, &amp;quot;StatusMessage&amp;quot;: &amp;quot;string&amp;quot; }, &amp;quot;can_apply_star_mcn&amp;quot;: false, &amp;quot;main_part_name&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;mcn_id&amp;quot;: 0, &amp;quot;mcn_name&amp;quot;: &amp;quot;xxxxxx&amp;quot;, &amp;quot;mcn_stat&amp;quot;: { &amp;quot;total_count&amp;quot;: 2, &amp;quot;total_fans_count&amp;quot;: 379, &amp;quot;total_like_count&amp;quot;: 1154, &amp;quot;total_play_count&amp;quot;: 286210 }, &amp;quot;star_status&amp;quot;: 0, &amp;quot;status_code&amp;quot;: 0, &amp;quot;status_msg&amp;quot;: &amp;quot;string&amp;quot; }</code></pre>

页面列表

ITEM_HTML