Kasada CT Token
Solve Kasada bot protection challenges and retrieve a CT token.Task Type
KasadaCtToken
Parameters
Request
Price
$0.0008 per solve.Response
Thetoken field contains a JSON object with the Kasada CT token.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Solve Kasada challenges and retrieve CT token.
KasadaCtToken
| Parameter | Type | Required | Description |
|---|---|---|---|
siteurl | string | Yes | Page URL protected by Kasada |
proxy | string | Yes | http://host:port:user:pass |
pjspath | string | Yes | Path to p.js (e.g. /uuid1/uuid2/p.js) |
fphost | string | Yes | Fingerprint host (e.g. https://nike.com) |
tlhost | string | Yes | TL endpoint host (e.g. https://nike.com) |
user_agent | string | No | Custom user agent |
uaversion | string | No | UA version override |
cdconstant | string | No | CD constant override |
{
"type": "KasadaCtToken",
"task": {
"siteurl": "https://nike.com/",
"proxy": "http://user:pass@host:port",
"pjspath": "/149e9513-01fa-4fb0-aad4-566afd725d1b/2d206a39-8ed7-437e-a3be-862e0f06eea3/p.js",
"fphost": "https://nike.com",
"tlhost": "https://nike.com"
}
}
token field contains a JSON object with the Kasada CT token.