Page

If you selected api driver

goToPage

post
Authorizations
X-Api-KeystringRequired
X-Api-Key-IdstringRequired
Path parameters
modestringRequired
Body
sessionUUIDstringRequired
urlstringRequired
Responses
200

Successful response

application/json
post
/{mode}/v1/page/goToPage

No content

Execute browser commands

post

Executes a sequence of browser automation commands within an active session. Supports various actions like clicking, typing, hovering, and more.

Authorizations
X-Api-KeystringRequired
X-Api-Key-IdstringRequired
Path parameters
modestringRequired
Body
sessionUUIDstring ยท uuidRequiredExample: 576626a7-2953-4790-8bc5-28a2e247ac03
Responses
200

Commands executed successfully

application/json
Responseobject
post
/{mode}/v1/page/executeCommands

Last updated