Bypass Solution
This documentation provides detailed information on generating the Castle x-castle-request-token.
Last updated
This documentation provides detailed information on generating the Castle x-castle-request-token.
Last updated
Identify the NuData script URL (e.g., https://fc.kohls.com/2.2/w/w-756138/sync/js/
).
Send the URL to our API, optionally adding the form name.
Parse the response, where the payload
is the value needed, and input_name
is the name of the token.
url
: The NuData script URL.
An example script is https://fc.kohls.com/2.2/w/w-756138/sync/js/ This will let our API load all the website settings, we support any configuration of NuData, as well as knowing the exact name of the parameter excepted from the website.
form_name
: The form you’re submitting (if applicable).
In order to access any of our endpoint you'll need a valid API Key, either join our discord for a trial or puchase a plan
This endpoint generates the necessary NuData input name and value required for interacting with NuData-protected websites.
Payload generated
The generated NuData payload.
The name of the input that should contain the NuData payload.