Generate Kasada payload

Generates a payload to be used in the /tl POST request

post/payload

Headers

Content-Type'application/json' required

The Content-Type of the request body

x-api-keystring required

Your API key for authentication

Request body

userAgentstring required

The User-Agent string of the browser

scriptstring required

The script content as a string.

ipsLinkstring required

The IPS link obtained from the Kasada block page

acceptLanguagestring required

Your accept-language header.

ipstring required

The IP that is used to post the sensor data to the target site. You can use /ip to get the IP from a connection. If you are not using proxies, this will be the IPv4 or IPv6 address of your pc.

Response

OK Payload successfully generated

headersobject
payloadstring

The generated Kasada protection payload

Changes

No recorded changes to this endpoint across all 1 revision of this API.