Generate a sample arithmetic captcha or upload your own image. We read the expression and return the computed answer.
Generate a sample or upload your own math captcha image
POST /createTask
{
"clientKey": "capzy_sk_...",
"task": {
"type": "MathCaptchaTask",
"body": "<base64 encoded image>"
}
}
// Response:
{
"solution": {
"text": "8",
"expression": "3 + 5"
}
}Cost: $1.00 per 1,000 solves. Average solve time: ~1 second. No browser, no proxy.