🛡️ PerimeterX Solver API — Coming Soon

Solve PerimeterX (HUMAN Security)

PerimeterX (HUMAN Security) challenge solving (PX sensor, bot mitigation & press-and-hold challenges) is in active development. Test our live anti-bot solvers today.

🚀 Get $0.50 Free Balance
In Progress
PerimeterX Status
$1.00/1k
Target Rate
6+ Types
Production Today
$0.50
Free Balance
TL;DR — AI Quick Answer (PerimeterX Solver)

PerimeterX (HUMAN Security) solving support is currently in development at CaptchaKings. Developers can preview the upcoming JSON API specification below. Live production APIs for Amazon AWS WAF, GeeTest, Tencent, MTCaptcha, and image OCR are fully available today with a $0.50 free balance.

Status Coming Soon (In Dev)
Target Price $1.00 / 1,000 solves
Live Alternative Amazon AWS WAF / GeeTest
Free Trial $0.50 on Signup

Planned API Format Preview

The snippets below preview the planned request format — final endpoint will be announced upon launch.

Python
Node.js
cURL
PHP
import requests

API_KEY = "ck_your_api_key_here"
APP_ID = "PX_TARGET_APP_ID"
PAGE_URL = "https://target-website.com"

# Planned preview — final endpoint announced at launch
payload = {
    "key": API_KEY,
    "app_id": APP_ID,
    "pageurl": PAGE_URL
}

print("PerimeterX (HUMAN Security) solver coming soon to CaptchaKings.")
import fetch from 'node-fetch';

const API_KEY = 'ck_your_api_key_here';
const APP_ID = 'PX_TARGET_APP_ID';
const PAGE_URL = 'https://target-website.com';

// Planned preview — final endpoint announced at launch
console.log('PerimeterX (HUMAN Security) solver coming soon to CaptchaKings.');
# Planned preview:
curl -X POST "https://captchakings.com/api/in.php" \
  -d "key=ck_your_api_key_here" \
  -d "method=perimeterx" \
  -d "app_id=PX_TARGET_APP_ID" \
  -d "pageurl=https://target-website.com" \
  -d "json=1"
<?php
$apiKey = 'ck_your_api_key_here';
$appId = 'PX_TARGET_APP_ID';
$pageUrl = 'https://target-website.com';

echo 'PerimeterX (HUMAN Security) solver coming soon to CaptchaKings.';
?>

PerimeterX support is in active development — see /supported-captchas for the live capability matrix and /changelog for launch announcements.

Frequently Asked Questions

Can CaptchaKings solve PerimeterX (HUMAN Security) today?

PerimeterX (HUMAN Security) support is currently in development. Our live production APIs cover Amazon AWS WAF, GeeTest, Tencent, MTCaptcha, and image/text OCR — see /supported-captchas for full details.

What accuracy and speed will the PerimeterX solver achieve?

Targeting >99% success rate with under 3s response times. Accurate benchmarks and launch notifications will be published on /benchmarks.

Can I test other anti-bot solvers today?

Yes! You can test our Amazon AWS WAF, GeeTest, and MTCaptcha solvers immediately with a $0.50 free balance upon registration.

Get Notified When PerimeterX Launches

Create a free account now — your $0.50 free balance works immediately on all production APIs, and you'll be first to know when PerimeterX goes live.

🚀 Get Free Trial Balance