createTask: Create Task
Warning
Generates a task for solving a specified captcha type by indicating the type in the parameter. For instance, use "KasadaCaptchaSolver." Explore all the supported task types.
Example request
To obtain a task ID, make a POST request to this URL: https://salamoonder.com/api/createTask
. In the request body, include your API key and specify the task type as "KasadaCaptchaSolver."
You will receive a response like this
Make sure to replace "YOUR API KEY"
with your actual API key and task ID as needed.
Last updated
Was this helpful?