sitekey is required and can be found in the page HTML:F12)Ctrl+F and search for turnstile or cf-turnstiledata-sitekey attribute:turnstile or challenges.cloudflare.comCtrl+U)data-sitekey or cf-turnstile0x4 - Visible/managed Turnstile0x0 - Invisible Turnstilecurl --location --request POST 'https://tokensniped.com/api/solve/turnstile' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sitekey": "0x4AAAAAAB15_MciTzRVmY_y",
"url": "https://thrill.com"
}'{
"success": true,
"request_id": "550e8400-e29b-41d4-a716-446655440001",
"result": {
"token": "0.AaAAAABBBBCCCC..."
},
"solve_time_ms": 8234,
"cost_credits": 0.5
}