Documentation Index
Fetch the complete documentation index at: https://docs.vast.sh/llms.txt
Use this file to discover all available pages before exploring further.
Service Details
- Service ID:
turnstile - Price: $0.001 ($1 per 1000 solves)
- Average Solve Time: 6 seconds
- Success Rate: 98%
Required Parameters
The URL of the page where the Turnstile challenge is located.
The site key of the Turnstile challenge from the target website.
Optional Parameters
Proxy in format
login:password@ip_address:port. Using a proxy can improve success rates.Set to
true if the Turnstile is invisible. Default is false.Example Request
Solution Format
Integration Examples
Browser JavaScript
Python
Notes
- The solution token is typically valid for 5 minutes after being issued.
- Turnstile challenges are typically easier to solve than other CAPTCHA types, resulting in faster solving times.
- Be sure to specify the correct
invisibleparameter value based on the Turnstile implementation on the target site.