4captcha-api
  • Welcome!
  • 💻Akamai Web (Stable)
    • 💽Akamai 2.0 sensor_data
    • 🔱Akamai-BM-Telemetry
  • 💻Akamai APP (Stable)
    • 💽Akamai x-acf-sensor-data
  • 📡TLS/JA3
    • 📲TLS/JA3
  • 🛡️Incapsula
    • 🕐Incapsula reese84 data (Subscription version)
    • 🛂Incapsula reese84 data
    • 🛂Incapsula utmvc
    • 🛂Incapsula rbzid & rbzsessionid
    • 🍪[deactivate]Incapsula reese84 cookie
  • 🚯Perimeterx
    • 📵px2
    • 📵px3
  • 👾Captcha
    • 🐅hCaptcha Fast
    • 🐅hCaptcha Stable
    • 2️⃣Recaptcha V2
    • 3️⃣Recaptcha V3
    • 🏨Recaptcha Enterprise V3
    • 🏨Recaptcha Enterprise V2
    • 🛂aws-waf-token
    • 🛂kasada x-kpsdk-ct
    • 🛂kasada x-kpsdk-cd
    • 🛂datadome
    • ☁️Cloudflare Turnstile
    • 🦈F5 shape
Powered by GitBook
On this page
  1. Captcha

Cloudflare Turnstile

PreviousdatadomeNextF5 shape

Last updated 10 months ago

Get turnstile token by uploading chlApiSitekey.

Price Plan

Request URL

http://4captcha-api.followreach.com/captcha/cloudflare_turnstile

Method

POST Content-Type: application/json

Request Parameter

#
Key
Type
Required
Remark
Eg.

1

token

String

yes

Authorize After Purchase

test

2

url

String

yes

Website url

https://www.premiersports.com/us/login

3

chlApiSitekey

String

yes

sitekey named chlApiSitekey

0x4AAAAAAAhLu-06g4o3tB7m

4

proxy

String

no

Only supports http proxy

104.123.83.10:5442:10sfsaxxgve:rb0xwerfsniu7rlsfdswemcsafw

5

user_agent

String

no

6

has_explicit

Bool

no

Is there a render=explicit parameter in the cloudflare js link? If yes, fill it in true, if not, just leave it blank. The default value is false

https://challenges.cloudflare.com/turnstile/v0/api.js?compat=recaptcha

7

action

String

no

8

cdata

String

no

Request eg.

{
 "token": "test",
    "url": "https://www.premiersports.com/us/login",
"chlApiSitekey":"0x4AAAAAAAhLu-06g4o3tB7m"
}

Response Parameter

#
Key
Type
Remark

1

code

Int

2

msg

String

3

data

Object

4

data[cf_turnstile_token]

String

5

data[user_agent]

String

Response eg.

{
	"code": 200,
	"msg": "Success",
	"data": {
		"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
		"cf_turnstile_token": "0.j7MIivW1EzXfr3OJtTM4CFBQKDmXAYKTYrgD7g0CctJm6c9SklP3duGYOHukphK2oCTL1MWwVynPslPMfWGmBCq4NOt-6cHDa3fS5ic4g3RhqCIJAkftgpgCq-sWvhypj1P5OyMkdTGmNKce0gk8vC0v9dP_FCAqQseOv1bhmyj439IZWaYh0vKt6ddRAfindvidQ7xvEU8G7HmuOVLiRn3BwJ7PeL-brjLu7QMojVdf6vTl_r3lwjOjeYw40plZLG0rQLI4iwvmxMom6Di7lvsiQQL4fFmNOEBeNFueFI0cGHypMKZt3CP0PFa-Uv9LPFWFu2rWESAQTCYwIAPJUrhdQK-ItTF_UYdCmeJckg_kytDCuN4hOuqF6CCIHiggNyJH7k4aXeVf1_GGqYXx7vc8h_Yrf_cX6KC-j8CYTfqDjGGG78F8FabqMMQZQi4XpYpNe-krChS8U7A339mHGRxsCuuXSKUxq8H9r6wMu9k.aJsn17K13_Tx6lCtNFiAiA.a37345869b7e7e8a73fbe4addc81e980cd08fd97dd6a5965894e9cf8491d678e",
		"cf_turnstile_cookies": ""
	}
}

👾
☁️

Pay Per Use

(One request)

$0.01