Verify
The lightweight CAPTCHA replacement: invisible verification, checkbox mode, managed challenge, non-interactive mode, server-side token verification, privacy-first operation, accessibility support, custom branding and one-line installation.
Detect humans, bots, AI agents, fraud farms and malicious automation in real time.
TiCaptcha is being built as the world's most advanced privacy-first human, bot and AI-agent verification platform.
Current leaders already extend far beyond puzzles. TiCaptcha must combine bot management, account defense, transaction protection, API security, AI-agent control, adaptive challenges and shared threat intelligence.
{
"valid": true,
"actor_type": "human",
"risk_score": 7,
"confidence": 98,
"intent": "login",
"session_trust": 92,
"device_trust": 87,
"network_trust": 78,
"account_risk": 4,
"recommended_action": "allow",
"reasons": [
"trusted_device",
"normal_behavior",
"low_velocity"
]
}
The product should retain the memorable TiCaptcha name, while the underlying system becomes much larger than a CAPTCHA.
The lightweight CAPTCHA replacement: invisible verification, checkbox mode, managed challenge, non-interactive mode, server-side token verification, privacy-first operation, accessibility support, custom branding and one-line installation.
Website and application bot management for spam, scraping, credential stuffing, fake registrations, brute force, card testing, inventory hoarding, scalping, click fraud, AI browser agents and headless browsers.
Continuous account protection across login anomalies, session hijacking, impossible travel, device changes, password resets, profile changes, synthetic identity and multi-account relationship analysis.
Protection for payments, card testing, coupon abuse, refunds, chargebacks, fake orders, wallet abuse, marketplace fraud, ticket scalping and subscription trial abuse.
REST, GraphQL, mobile and machine-to-machine API protection with credential abuse detection, token replay detection, signed requests, webhook protection, API discovery and shadow API detection.
A dedicated layer for the AI-agent era. Classify verified beneficial agents, search crawlers, accessibility agents, customer-authorized agents, commercial collectors, unknown automation, malicious agents and impersonators.
Content scraping and dataset harvesting protection with crawler verification, fake crawler detection, dynamic response shaping, honey endpoints, watermarked content and per-agent licensing rules.
The intelligence center connecting IP, network, device, browser, session, account, email, phone, payment, address, behavior and organization into one coordinated attack graph.
A request may look normal individually and still become suspicious when viewed as part of a coordinated sequence from landing page to purchase, refund or account change.
Landing page
-> Product view
-> Registration
-> Email verification
-> Login
-> Account usage
-> Purchase
-> Payment
-> Refund request
TiCaptcha should not simply allow or block. It should automatically choose the lowest-friction action that still changes the attacker's economics.
Challenges must be generated dynamically, single-use, cryptographically signed, time-limited, replay-resistant, accessible, localized and continuously evaluated against AI models.
Shared intelligence should include bot fingerprints, malicious infrastructure, fraud clusters, solving services, fake-account factories, AI-agent behaviors, scraping networks and distributed low-volume attacks. Sensitive customer data must not be shared between customers.
New attack discovered on Site A
|
Fingerprint extracted
|
TiCaptcha Threat Network updated
|
Sites B-Z protected automatically
The target is low-latency global verification with a control plane for customers and a high-speed data plane for real-time risk decisions.
PHP, MySQL, vanilla JavaScript, HTML/CSS, Redis and REST APIs for customer dashboards, site configuration, billing, API keys, rules, reports and user management.
Go or Rust, Redis, ClickHouse, Kafka or Redpanda, PostgreSQL/MySQL, Python, ONNX Runtime, object storage, global edge nodes and later Kubernetes orchestration.
Edge decision target
Standard assessment target
Advanced assessment target
TiCaptcha should become powerful without becoming an advertising-surveillance network.
Initial integrations should include JavaScript, PHP, WordPress, WooCommerce, Node.js, Python, React, Vue, Android, iOS, Flutter, React Native, Laravel, Symfony, Shopify, Magento, WHMCS, cPanel, OpenLiteSpeed, Nginx and Apache.
<script
src="https://cdn.ticaptcha.com/v1/ticaptcha.js"
data-sitekey="tc_public_xxxxx"
data-action="signup"
async>
</script>
$result = TiCaptcha::verify([
'secret' => getenv('TICAPTCHA_SECRET'),
'token' => $_POST['ticaptcha_token'],
'action' => 'signup',
'ip' => $_SERVER['REMOTE_ADDR'],
]);
The same risk engine can run silently, return scores only, enforce rules, observe in learning mode, tighten during attacks or train private enterprise models.
TiCaptcha automatically chooses the response.
TiCaptcha returns risk intelligence; the customer decides.
Customer policies decide actions from risk, intent and context.
Observe traffic without blocking.
Automatically activate strict protection during an attack.
Dedicated models trained only on one enterprise customer's data.
IF risk_score > 80
AND action = login
AND account_age < 24 hours
THEN require_passkey
The first phase should create a strong independent foundation before expanding into advanced bot defense, fraud protection, AI-agent control and global edge intelligence.
Invisible verification, checkbox fallback, JavaScript integrity checks, risk score, IP and ASN intelligence, headless-browser detection, rate and velocity analysis, signed single-use tokens, domain/action binding, PHP SDK, WordPress plugin, analytics dashboard, managed rules, basic proof-of-work and Cloudflare-independent deployment.
Device intelligence, behavior models, journey analysis, API protection, mobile SDKs, advanced challenges, threat graph, coordinated attack detection, scraping protection and customer-defined rules.
AccountGuard, TransactionGuard, promotion-abuse detection, payment-risk scoring, private enterprise models, global threat intelligence, 24/7 security operations and automated attack response.
AI-agent classification, beneficial-agent verification, agent identity protocol, permission policies, paid content-access controls, audit logs and human delegation verification.
Multi-continent edge infrastructure, data-residency regions, enterprise private gateways, self-hosted hybrid mode, independent research laboratory, global red-team program, public benchmarks and large-scale threat sharing.
Do not publicly claim the world title because the feature list is large. Publish independently verifiable results first.
Bot-detection rate, AI-agent detection accuracy, new-attack detection time and resistance against CAPTCHA-solving services.
False-positive rate, challenge rate for legitimate users and accessibility success rate.
Fraud-loss reduction, account-takeover reduction and transaction-risk reduction.
Median verification latency, global uptime, peak requests per second and independent testing results.
High-volume telemetry should later move from MySQL to ClickHouse, while customer and configuration records can remain in relational storage.
ticaptcha.com, api.ticaptcha.com, cdn.ticaptcha.com, edge.ticaptcha.com, status.ticaptcha.com, docs.ticaptcha.com, research.ticaptcha.com, labs.ticaptcha.com and trust.ticaptcha.com.
/dashboard, /sites, /applications, /traffic, /threats, /attack-campaigns, /accounts, /transactions, /api-protection, /agents, /challenges, /rules, /models, /integrations, /logs, /team and /billing.
ticnob_ticaptcha is the primary application database for the first release. High-volume telemetry can later move to ClickHouse without splitting the core launch into multiple project databases.
These links are provided for positioning context. TiCaptcha's implementation and claims should remain independently developed and independently verified.