😀
antibot.to
  • Welcome!
  • Getting Started With The API
  • Reference
    • Akamai
      • Akamai 2.0
      • Akamai v1
      • Pixel
    • Kasada
      • x-kpsdk-cd
      • x-kpsdk-ct
Powered by GitBook
On this page
  • Generates x-kpsdk-cd header
  • Generates x-kpsdk-cd header with custom duration
  1. Reference
  2. Kasada

x-kpsdk-cd

Generates x-kpsdk-cd header

GET https://api.antibot.to/kasada/x-kpsdk-cd

Headers

Name
Type
Description

apikey*

String

user-2f1927be-e458-4034-a364-c56d02755a66

{
    {"workTime":1653312675065,"id":"4848ea2598d6c7149a449e989adad3b4","answers":[2,1]}
}
{
    "sucess":false,"message":"invalid apikey"
}

Generates x-kpsdk-cd header with custom duration

POST https://api.antibot.to/kasada/x-kpsdk-cd

Headers

Name
Type
Description

apikey*

String

user-2f1927be-e458-4034-a364-c56d02755a66

Request Body

Name
Type
Description

time

int

custom duration

{
"workTime":1653312386320,"id":"6cc84bcbd4a8985fb2c61113e3df4c2e","answers":[1,1],"duration":"6.4","d":123,"st":1653312386443,"rst":1653312386566
}
{
    "sucess":false,"message":"invalid apikey"
}
PreviousKasadaNextx-kpsdk-ct

Last updated 3 years ago