> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh/pa-qu/web-unlocker/xiang-ying-dai-ma.md).

# 响应代码

<table data-header-hidden><thead><tr><th width="100">状态码</th><th width="131">响应内容</th><th width="450">说明</th></tr></thead><tbody><tr><td><code>200</code></td><td>Sucess</td><td>请求成功</td></tr><tr><td><code>300</code></td><td>Not collected</td><td>未采集到有效数据</td></tr><tr><td><code>400</code></td><td>Bad Request</td><td>传参错误</td></tr><tr><td><code>401</code></td><td>Unauthorized</td><td>认证权限失效，需检查 token 有效性</td></tr><tr><td><code>429</code></td><td>429 Too many requests</td><td>短时间内发送过多请求</td></tr><tr><td><code>500</code></td><td>500 Internal Server Error</td><td>服务器内部错误，服务器收到无效响应</td></tr><tr><td><code>504</code></td><td>504 Timeout Error</td><td>服务器未响应/中转服务器未响应</td></tr></tbody></table>
