Skip to main content

Welcome to FunBypass

FunBypass is a high-performance CAPTCHA solving API built for developers. Submit a task, poll for the result, and get a valid token — it’s that simple.

Key Features

Fast Solving

Average solve times under 10 seconds with parallel processing.

99.9% Uptime

Redundant infrastructure with real-time status monitoring.

Simple Pricing

Pay-as-you-go at $0.75 per 1,000 solves or subscribe to a package.

Base URL

All API requests are made to:
https://api.funbypass.com

How It Works

1

Create a Task

Send a POST /createTask request with your API key, target site public key, proxy, and optional parameters.
2

Poll for Result

Use GET /getTaskResult/{taskId} to check the task status. The task will be processing until the CAPTCHA is solved.
3

Get Your Token

Once the status is ready, the response includes the solved Arkose token you can use on the target site.

Need Help?