createTask: Create Task
Last updated
Was this helpful?
Last updated
Was this helpful?
Generates a task for solving a specified captcha type by indicating the type in the parameter. For instance, use "KasadaCaptchaSolver." Explore .
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.