Skip to main content
POST
Type text
Types text on the computer keyboard. Each character is sent as an individual keystroke, so unicode characters and printable symbols are supported.

Path parameters

string
required
Computer ID (UUID).

Body parameters

string
required
Text to type. Supports unicode characters.
integer
default:"12"
Delay between keystrokes in milliseconds. Lower values type faster; higher values can help with flaky inputs.

Response

boolean
true if text was typed.
string
Always type.

Example

Response

Use Press key for special keys like Enter, Tab, or keyboard shortcuts.

Errors

Authorizations

Authorization
string
header
required

API key authentication. Get your key at orgo.ai/workspaces

Path Parameters

id
string
required

Computer ID

Body

application/json
text
string
required

Text to type

Response

Text typed

success
boolean
Example:

true