> ## 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 list

<Note>
  Message for Arkose and HCaptcha employees: We do not endorse solving on these platforms, we only interact with Cloudflare and reCAPTCHA ❤️
</Note>

VastCap offers a comprehensive suite of captcha solving services to meet your application's needs. Select the service that best matches your requirements.

## Available Services

| Service                          | Price (per 1000) | Success Rate | Avg. Solve Time | Documentation                                            |
| -------------------------------- | ---------------- | ------------ | --------------- | -------------------------------------------------------- |
| Cloudflare Turnstile             | \$1.00           | 98%          | 6 seconds       | [View Documentation](/api-reference/services/turnstile)  |
| hCaptcha (Standard & Enterprise) | \$2.25           | 90-98%       | 5-8 seconds     | [View Documentation](/api-reference/services/hcaptcha)   |
| FunCaptcha (Arkose Labs)         | \$1.00           | 97%          | 10 seconds      | [View Documentation](/api-reference/services/funcaptcha) |

## Service Comparison

### reCAPTCHA Services

Google's reCAPTCHA is one of the most widely used CAPTCHA services. We offer solutions for multiple versions:

* **reCAPTCHA v2**: The traditional checkbox "I'm not a robot" CAPTCHA
* **reCAPTCHA v3**: Returns a score (0.0-1.0) instead of challenging users
* **reCAPTCHA v3 Enterprise**: Enhanced version with more security features

### hCaptcha Services

hCaptcha is a privacy-friendly alternative to reCAPTCHA:

* **Standard & Enterprise hCaptcha**: Both are now solved using `HCaptchaTask`. For enterprise sites (Discord, Epic Games, TikTok, etc), set the `enterprise` parameter to `true`.
* **hCaptcha Enterprise (Deprecated)**: Use the new merged API as above.

### Other Services

* **Cloudflare Turnstile**: Cloudflare's CAPTCHA alternative with invisible challenges
* **FunCaptcha (Arkose Labs)**: Used by many major platforms including Outlook, Twitter, and Roblox

## Integration

All services are accessed through our unified API. Each service has its own specific parameters and response format. View the detailed documentation for each service to learn how to integrate it into your application.

## Pricing

Volume discounts are available for high-usage customers. [Contact us](https://captcha.vast.sh) to discuss custom pricing options for your specific needs.
