Skip to main content
POST
Keyboard Shortcut

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Path Parameters

sessionId
string<uuid>
required

The ID of the browser session

Body

application/json
keys
string[]
required

Array of keys to press simultaneously

holdTime
integer

Time to hold the keys down in milliseconds

Response

Shortcut performed successfully

status
string