📵px2
Price Plan
Pay Per Use
(One request)
$0.06
Billed Monthly
(100k requests)
$1000
Billed Monthly
(3000k requests)
$3500
Request URL
http://api.clearcaptcha.com/captcha/px_global
Method
POST Content-Type: application/json
Request Parameter
Key
Type
Required
Remark
Eg.
token
String
yes
Authorize After Purchase
test
tag
String
yes
v8.6.6
referer
String
yes
URL that triggers perimeterx risk control
https://www.walmart.com/
proxy
String
yes
Only supports http proxy
104.123.83.10:5442:10sfsaxxgve:rb0xwerfsniu7rlsfdswemcsafw
pxAppId
String
yes
captcha_pload
Object
no
Trigger an API of perimeterx risk control to directly respond to this parameter
user_agent
String
no
cookies
String
no
Cookies that display the click & press verification code page
risk_level
String
no
Risk control level
1
Request eg.
{
"token": "test",
"tag": "v8.6.6",
"referer": "https://www.walmart.com/",
"proxy": "104.123.83.10:5442:10sfsaxxgve:rb0xwerfsniu7rlsfdswemcsafw"
}
captcha_pload eg.{ "appId": "PXu6b0qd2S", "jsClientSrc": "/PXu6b0qd2S/init.js", "firstPartyEnabled": true, "uuid": "43f87b60-0c36-11ef-8c34-2f0a55accc57", "hostUrl": "/PXu6b0qd2S/xhr", "blockScript": "/PXu6b0qd2S/captcha/captcha.js?a=c&u=460a01d2-0c36-11ef-bdaa-bde817cbfea4&v=&m=0", "altBlockScript": "https://captcha.px-cloud.net/PXu6b0qd2S/captcha.js?a=c&u=460a01d2-0c36-11ef-bdaa-bde817cbfea4&v=&m=0", "customLogo": "" }
Response Parameter
Key
Type
Remark
success
Boolean
message
String
data
Object
data[cookie]
String
Response eg.
{
"success": true,
"message": "success",
"data":
{
"cookie": {
"_px3": "8c645fa05d32d02db7daa898c09845a9eb653954090c1fc14d2bac5cde5f550a:Xg2/8hZQc1mx9KNzjZFtsAcAKi5RL8GTH/fOClSikc/H6QCastrgbDJrjCke/yWBcWnOUI9hc9H9LKie5IxlLQ==:1000:7TAPHuS7Tkhk7cITGtl8aee/bfB8JUDTBo716fSdTbRKsnWy/fWa8Xopw+X2e8IdXMy+5hpwZdI5K9nhXWpACYx0puuM/uqAFxHNlc41LYvdqPJSmbxGU6nYYeLCDDQZJmdPpVmjY+HEvIAqYo5aN4wtd6TibQxR9zdTpw5uomAzFdBOdKOv4yLX8QI3jrVJ859pHN9eZwxvtp24mjnUNEav9u/jWfnTQXKB2v5OthE=",
"_pxvid": "438a5ffd-0c36-11ef-aa6c-460ef977f6b9",
"pxcts": "460a01d2-0c36-11ef-bdaa-bde817cbfea4",
"_pxde": "0110386089a7c25589f7d8519cbce4268bc140537426b9ca7c2d8d3cb12e97ec:eyJ0aW1lc3RhbXAiOjE3MTUwNjEyNzM0ODF9"
}
}
}
Last updated