/
AkamaiBMP 任务
AkamaiBMP 任务
通过使用同步接口创建任务 https://sync.ez-captcha.com/createSyncTask
中国优化地址:http://47.115.166.118:16000/createSyncTask
如果您得到了一个无效的Payload,请联系我们,我们将会为您解决和优化
任务类型
任务类型 | 描述 | 价格 | 价格(USD) |
---|---|---|---|
AkamaiBMPTaskProxyless | AkamaiBMP 解决方案 | 38 POINTS | $3.8/1k |
向API发送POST请求。使用以下表单数据
参数 | 类型 | 必需 | 描述 |
---|---|---|---|
bundleID | string | true | Target AppId |
device | string | true | android (或) ios |
version | string | true | Akamai BMP 版本号 |
创建任务
示例
POST https://sync.ez-captcha.com/createSyncTask
中国优化地址:http://47.115.166.118:16000/createSyncTask
Content-Type: application/json
{
"clientKey": "YourClientKey",
"task": {
"type": "AkamaiBMPTaskProxyless",
"bundleID": "xxxx",
"device": "ios",
"version": "3.3.5"
}
}
返回示例
返回的Payload作为sensor data 通过post提交到对应接口
{
"errorId": 0,
"solution": {
"payload": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
"status": "ready"
}
, multiple selections available,
Related content
TlsForward 任务
TlsForward 任务
More like this
ReCaptcha V3 任务
ReCaptcha V3 任务
More like this
AkamaiBMP
AkamaiBMP
More like this
EzCaptcha API Docs (English)
EzCaptcha API Docs (English)
Read with this
Akamai任务
Akamai任务
More like this
Akamai
Akamai
Read with this