Skip to content

Keyboard shortcuts

Press Cmd+/ (Ctrl+/ on Linux / Windows) anywhere in the app to open the keyboard-shortcuts reference (Settings → Shortcuts).

ActionmacOSWindows / Linux
Command paletteCmd+KCtrl+K
Show keyboard shortcutsCmd+/Ctrl+/
Open settingsCmd+,Ctrl+,
Send requestCmd+EnterCtrl+Enter
Save requestCmd+SCtrl+S
Copy response bodyCmd+Shift+CCtrl+Shift+C
Toggle sidebarCmd+BCtrl+B

Jump straight to a request sub-tab with Alt + a number:

TabShortcut
ParamsAlt+1
HeadersAlt+2
BodyAlt+3
AuthAlt+4
ScriptsAlt+5
SettingsAlt+6

The request body uses the Monaco editor, so its standard shortcuts apply — for example find with Cmd/Ctrl+F and format document with Shift+Alt+F.

Cmd+K opens a fuzzy-search command palette — the fastest way to reach actions that don’t have a dedicated shortcut. Type the start of any command — “send”, “save”, “import”, “new gRPC”, “switch env”, “generate code”, “run load test” — and pick from the suggestions.

  • Quick start — the basics in five minutes.
  • Load testing — one of the actions reachable from the command palette.