πŸ’½Akamai 3.0 cookie with proxy

circle-info

This API generates a cookie named _abck that can directly pass the Akamail 3.0 risk control verification.

Price Plan

Pay Per Use

(One request)

$0.005

Request URL click link to test on postman

http://api.clearcaptcha.com/captcha/akamai_v3_cookiearrow-up-right

Method

POST Content-Type: application/json

Request Parameter

Key
Type
Required
Remark
Eg.

token

String

yes

Authorize After Purchase

test

url

String

yes

Pages that need to be operated

proxy

String

yes

http proxy

test-residential-country_CA-r_1m-s_WdiGwerq123:test@gate.nstproxy.io:24125

Request eg.

{
  "token": "test",
  "url": "https://theultimatediningcard.ca/udc/login/",
  "js_url": "https://theultimatediningcard.ca/d1pBjlSEADJDi/whV78B/o48sejNE/ipz3S6bDhcrVLNa9/WRx-TxkB/Fz/RmAQBfLA4C",
  "proxy": "test-residential-country_CA-r_1m-s_WdiGwerq123:test@gate.nstproxy.io:24125"
}

Response Parameter

Key
Type
Remark

success

Boolean

message

String

data

Object

data[cookie]

String

data[user_agent]

String

User-Agent

Response eg.


Last updated