Bypass Solution
This documentation provides detailed information on generating the Castle x-castle-request-token.
How the Solution Works
Required Parameters:

Optional Parameters:
Example Response
This endpoint generates the necessary NuData input name and value required for interacting with NuData-protected websites.
Authorizations
x-api-keystringRequired
Query parameters
urlstringRequired
The URL of the NuData script from the website.
form_namestringOptional
The name of the form you're going to submit (optional).
Responses
200
Payload generated
application/json
400
Bad request, missing or invalid parameters
application/json
500
Internal server error
application/json
get
/generateLast updated