v54

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

Solve image captcha

Solves an image captcha using XPath selectors

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

Path parameters

sessionIdstring uuid required

Session ID

Request body

imageXPathstring required

XPath to the captcha image element

inputXPathstring required

XPath to the captcha input element

urlstring

URL where the captcha is located. Defaults to the current page URL

Response

Default Response

messagestring

Response message

successboolean required

Whether the action was successful