v1
latestOpenAPI 3.1.02026-07-13372867.8 KBkeyboard
Type Text
Types a sequence of text with configurable speed and grouping.
post/api/keyboard/type
Request body
Example request
{
"display_num": 1,
"text": "Hello, World!",
"typing_delay": 12,
"typing_group_size": 50
}Response
Successfully typed the text
{"stackTrail":"paths:/api/keyboard/type:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}