51带货助手

51带货助手


获取游客信息/登录令牌

<pre><code class="language-text">登录注册-游客登录</code></pre> <h4>接口URL</h4> <p>&gt; /api/v1/user/login/tourist</p> <h4>请求方式</h4> <p>&gt; POST</p> <h4>请求Query参数</h4> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>参数类型</th> <th>是否必填</th> <th>参数描述</th> </tr> </thead> <tbody> <tr> <td>cv</td> <td>1.1.0</td> <td>String</td> <td>是</td> <td>-</td> </tr> <tr> <td>cp</td> <td>a</td> <td>String</td> <td>是</td> <td>-</td> </tr> <tr> <td>ci</td> <td>999999</td> <td>String</td> <td>是</td> <td>-</td> </tr> </tbody> </table> <h4>请求Body参数</h4> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>参数类型</th> <th>是否必填</th> <th>参数描述</th> </tr> </thead> <tbody> <tr> <td>deviceId</td> <td>-</td> <td>string</td> <td>是</td> <td>-</td> </tr> </tbody> </table> <h4>返回参数说明</h4> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>参数类型</th> <th>是否必填</th> <th>参数描述</th> </tr> </thead> <tbody> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;user&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;2z32cbPOrNm9pcoa&amp;quot;, &amp;quot;displayId&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;appUid&amp;quot;: 11000, &amp;quot;nickname&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;avatar&amp;quot;: &amp;quot;https://static.huazhuanapp.com/static/avatar\_default.png&amp;quot;, &amp;quot;token&amp;quot;: &amp;quot;eyJ0eXBlIjoxLCJzZWVkIjoiZmNmYThkM2Q0ZWE4MGUyZjEyZDgiLCJ0cyI6MTcxODEwMDM0NiwibG9naW5UeXBlIjoyLCJ0b3VyaXN0U3RhdGUiOnRydWUsInVpZCI6IndabjljUTVWT215R2tzd3oiLCJzaWduIjoiYWY2OGY4Mzk0ZDVlZTI4ZDdkYjIzNjc1MTA3OGVkOWJjMGVjMGEzNCJ9&amp;quot; } }</code></pre> <h5>失败返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 1001, &amp;quot;reason&amp;quot;: &amp;quot;请求参数错误&amp;quot;, &amp;quot;extInfo&amp;quot;: null }</code></pre>

页面列表

ITEM_HTML