极验4
<p><strong>请求须知:</strong>
本类型仅支持 极验4——>滑块 无感 汉字点选 九宫格点选 图标点选
识别成功一次扣费4积分 推荐人分成1积分 开发者分成1积分 同名则不分成</p>
<p><strong>请求信息:</strong></p>
<pre><code class="language-json">{
&quot;username&quot;:&quot;zhaomu123&quot;,
&quot;password&quot;:&quot;zhaomu123&quot;,
&quot;type&quot;:&quot;1&quot;,
&quot;Slider_type&quot;:&quot;极验4&quot;,
&quot;Slider_data&quot;:{
&quot;captcha_id&quot;:&quot;6ba6b71b4f3958a1c69ad839ba47836b&quot;,
&quot;proxy&quot;:&quot;127.0.0.1&quot;
},
&quot;kfz&quot;:&quot;zhaomu123&quot;,
&quot;spare&quot;:&quot;1&quot;
}</code></pre>
<table>
<thead>
<tr>
<th>名称</th>
<th>是否必填</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>username</td>
<td>是</td>
<td>文本型</td>
<td>朝暮识别的账号</td>
</tr>
<tr>
<td>password</td>
<td>是</td>
<td>文本型</td>
<td>朝暮识别的密码</td>
</tr>
<tr>
<td>type</td>
<td>是</td>
<td>文本型</td>
<td>扣点形为1 时长形为2(正在开发中)</td>
</tr>
<tr>
<td>Slider_type</td>
<td>是</td>
<td>文本型</td>
<td>请求或滑块的类型</td>
</tr>
<tr>
<td>Slider_data</td>
<td>是</td>
<td>文本型</td>
<td>请求或滑块的参数</td>
</tr>
<tr>
<td>captcha_id</td>
<td>是</td>
<td>文本型</td>
<td>参数captcha_id 自行抓包即可(固定)</td>
</tr>
<tr>
<td>proxy</td>
<td>否</td>
<td>文本型</td>
<td>代理IP 直接传入即可</td>
</tr>
<tr>
<td>kfz</td>
<td>否</td>
<td>文本型</td>
<td>开发者账号 识别成功可以获得分成</td>
</tr>
<tr>
<td>spare</td>
<td>是</td>
<td>文本型</td>
<td>滑块识别 主站点0 备用站点1</td>
</tr>
</tbody>
</table>
<p><strong>返回信息</strong></p>
<pre><code class="language-json"> {
&quot;msg&quot;: &quot;成功&quot;,
&quot;data&quot;: {
&quot;captcha_id&quot;: &quot;6ba6b71b4f3958a1c69ad839ba47836b&quot;,
&quot;lot_number&quot;: &quot;7422ec90528f4401939301a48f095e60&quot;,
&quot;pass_token&quot;: &quot;c870025f01edff2418541e48e471c058bd0d293aa4db1b551d14af1b138c6d57&quot;,
&quot;gen_time&quot;: &quot;1673829887&quot;,
&quot;captcha_output&quot;: &quot;7xH1oibaq-D9xK5aFPMo4XUUkAcf0VcsxZqP7JurOie8ABljg0V7Gf0nEoI803w3gdMZP7J7SmpRS_ws2JK3GU4Vqs7seG7GqCuuu0LywXhr-zfkcwHU6ctlrrXySKYx4FzYRlGcrTkJB0NgZc4R-ry38rc7DcDLPkERYCrXgGgUgoxuA4XeMdMSjieLZEa_zScXEkbdwHYGmYzwjulZyhKnLZRnqHiG2DdzB7AW1Ve205qQEDYJYpAbpAUHG5U0gu270LvTlqBc3KHCc36zkA==&quot;
},
&quot;time&quot;: &quot;1683958223162&quot;
}</code></pre>