ex-global


获取markets交易区列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取markets交易区列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>/spot/market/getPartition</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <h5>返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;msg&amp;quot;: &amp;quot;Success&amp;quot;, &amp;quot;data&amp;quot;: [ &amp;quot;All&amp;quot;, &amp;quot;Crypto&amp;quot;, &amp;quot;USDC&amp;quot;, &amp;quot;BTC&amp;quot; ] }</code></pre> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML