Overview

Integration guide

Use these docs to authenticate requests, submit a solve, poll task status, and monitor credits. The current scope is static ASCII image captchas.

Base URL

https://api.billysbelovedbots.com

Authorization header

Authorization: Bearer bbb_YOUR_API_KEY

Workflow

POST /v1/image-to-text/tasks → GET /v1/tasks/{taskId}

Full API reference 4 public endpoints Task-based flow

Endpoints