☁️Cloudflare Turnstile

Get turnstile token by uploading chlApiSitekey.

Price Plan

Pay Per Use

(One request)

$0.01

Request URL

http://api.clearcaptcha.com/captcha/cloudflare_turnstile

Method

POST Content-Type: application/json

Request Parameter

Key
Type
Required
Remark
Eg.

token

String

yes

Authorize After Purchase

test

url

String

yes

Website url

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

chlApiSitekey

String

yes

sitekey named chlApiSitekey

0x4AAAAAAAhLu-06g4o3tB7m

proxy

String

no

Only supports http proxy

104.123.83.10:5442:10sfsaxxgve:rb0xwerfsniu7rlsfdswemcsafw

user_agent

String

no

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

action

String

no

cdata

String

no

is_invisible

Bool

no

Is it an invisible verification method?

Request eg.

Response Parameter

Key
Type
Remark

code

Int

msg

String

data

Object

data[cf_turnstile_token]

String

data[user_agent]

String

Response eg.


Last updated