Home Integration Guide
📲

Integration Guide

Software Integration, API Configuration, Host Setup, Solve CAPTCHAs
Mia
By Mia
• 2 articles

What if I Don’t See TickCaptcha in My Software/Bot

TickCaptcha can be easily integrated with any program or script that requires CAPTCHA-solving. Explore the different integration methods available for TickCaptcha and choose the one that best fits your requirements. Step 1: Choose a Supported CAPTCHA Solver In your program, select a CAPTCHA solver we support: 2Captcha. Step 2: Add Your API Key Enter your TickCaptcha API key into the relevant field in your program. This key allows you to send CAPTCHA-solving requests through TickCaptcha. Step 3: Match TickCaptcha’s IP Address Finally, match our IP address with another service so TickCaptcha can receive CAPTCHA tasks from supported platforms. Follow the steps below for your operating system: For Windows: Go here: C:\Windows\System32\drivers\etc\ and find the file hosts. Open it with Notepad and add the following lines to the document end: TickCaptcha.com begin# 167.235.111.219 rucaptcha.com 167.235.111.219 2captcha.com TickCaptcha.com end# Try visiting any of these domains. If everything is correct, a white page will open. If you can't do it, contact support: we will help you with all configurations. For Linux: In the application window, enter the command for opening Nano text editor: sudo nano /etc/hosts After you enter the command, click Enter. Now you are in Nano text editor. Add the following lines to the document end: TickCaptcha.com begin### 167.235.111.219 rucaptcha.com 167.235.111.219 2captcha.com TickCaptcha.com end#### After changes are made, click Ctrl+X and then Y to apply them. Try visiting any of these domains. If everything is correct, a white page will open. If you can't do it, contact support: we will help you with all configurations.

Last updated on Jan 05, 2025

START - How to Use My Key

Step 1: Create an Account To begin, head over to the TickCaptcha website. - Visit the homepage and click on the "SIGN UP" button. - Enter your email address and create a password to set up your account. You’ll receive a verification email in your inbox. Once verified, you can explore TickCaptcha’s services or access your Dashboard to manage your account and view details. Step 2: Get Your API Key After registering, go to your Dashboard to find and copy your unique TickCaptcha API key. Step 3: How to Use Your API Key TickCaptcha easily integrates with programs and scripts that require CAPTCHA solving. Explore the integration options available and choose the method that suits you best. Connect to a Supported Program If your software or bot supports TickCaptcha, integrating it is simple: 1. Select TickCaptcha from the CAPTCHA options. 2. Add your API key to the relevant field. 3. Run the software to start solving CAPTCHAs. Connecting to Other Programs in 3 Steps 1. Select a Compatible CAPTCHA Solver Within your program, choose the captcha solvers that we support: 2Captcha 2. Add Your API Key Paste your TickCaptcha API key into the appropriate field in your program. 3. Update Your Hosts File Match TickCaptcha's IP with the services to ensure proper functionality. Follow the steps below based on your operating system: https://tickcaptcha.com/api.php#ocr-endpoint#ocr-endpoint For any ongoing integration support needs, our support is available. You can easily connect with them using our internal chat or ticket system.

Last updated on Jun 02, 2025