πŸ“²TLS/JA3

circle-info

This api is mainly used to break through the ja3 fingerprint detection of some websites. Such as akamai, Cloudflare.

Price Plan

Pay Per Use

(One request)

$0.02

Billed Weekly

(Unlimited requests)

$300

Billed Monthly

(Unlimited requests)

$1000

Request URL

http://api.capbreaker.com/captcha/tlsarrow-up-right

Method

POST Content-Type: application/x-www-form-urlencoded

Request Parameter

Key
Type
Required
Remark
Eg.

token

String

yes

Authorize After Purchase

test

method

String

yes

POST/GET/PUT. Default is POST

POST

url

String

yes

The value of bm_sz in the cookie

cookie

String

yes

Click to view sample parameters of cookies

headers

Map<String,String>

yes

Such as X-Authorization-api, content-type, etc.

Click to view the example parameters of headers

body

String

no

Request message body. Only works when POST.

username=xxx&password=xxx

user_agent

String

no

browser UserAgent Defaults to Google Chrome UserAgent

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

proxy

String

no

Only supports http proxy

104.123.83.10:5442:10sfsaxxgve:rb0xwerfsniu7rlsfdswemcsafw

Request eg.

Response Parameter

Key
Type
Remark

success

Boolean

message

String

data

Object

data[result]

String

data[cookie]

String

data[status_code]

String

data[header]

String

Response eg.


Last updated