v54

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-094546314.6 KB
Captchas

Solve captcha(s)

Solves captcha(s) for the session. If pageId, url, or taskId is provided, solves that specific captcha. If no parameters are provided, solves all detected captchas. Use this when autoCaptchaSolving is disabled in stealthConfig.

post/v1/sessions/{sessionId}/captchas/solve

Path parameters

sessionIdstring uuid required

Session ID

Request body

pageIdstring

The page ID where the captcha is located

taskIdstring

The task ID of the specific captcha to solve

urlstring

The URL where the captcha is located

Response

Default Response

messagestring

Response message

successboolean required

Whether the action was successful