v1

latestOpenAPI 3.0.02026-07-224452146.0 KB
Interact

Create an interact session

post/interact

Request body

ttlinteger

Total time-to-live in seconds for the interact session

activityTtlinteger

Time in seconds before the session is destroyed due to inactivity

streamWebViewboolean

Whether to stream a live view of the browser

Response

Interact session created successfully

successboolean
idstring

The unique session identifier

cdpUrlstring

WebSocket URL for Chrome DevTools Protocol access

liveViewUrlstring

URL to view the interact session in real time

interactiveLiveViewUrlstring

URL to interact with the interact session in real time (click, type, scroll)

expiresAtstring date-time

When the session will expire based on TTL