For your convenience, we implemented support for Antigate (Anti-Captcha) API. If your software works with it, and supports minimal configuration, you should be able to decode captchas using Death By Captcha in no time.
http://api.dbcapi.me/in.php and http://api.dbcapi.me/res.php.
In your software`s settings, use:
api.dbcapi.me80For the API key, use your Death By Captcha username and password, separated by a colon (:). For example, myusername:mypassword.
Balance through antigate API is returned in US cents.
Explanation for Technically Advanced Users:
api.dbcapi.me (can be obtained by ping).File -> Open, open C:\Windows\system32\drivers\etc\hosts and add the following line:
[IP-for-api.dbcapi.me] antigate.com www.antigate.com anti-captcha.com www.anti-captcha.com
antigate.com must be identical to ping to api.dbcapi.me Explanation for Non-Technical Users:
api.dbcapi.me in "IP Address or Host Name", click on "Lookup". Copy and save the IP shown after "General information and location of".Tools -> HostMan Editor.Edit -> Add Entry.antigate.comwww.antigate.comanti-captcha.comwww.anti-captcha.comOnly text captchas are supported by this API. For solving other captcha types, use our API (recommended).
The API will return an ERROR_URL_METHOD_FORBIDDEN error message if an unsupported captcha is uploaded or if a GET request is issued to http://api.dbcapi.me/in.php.
We offer support for our own Death By Captcha API (recommended), DeCaptcher API and 2captcha API.