Press Cmd+/ (Ctrl+/ on Linux/Windows) anywhere in the app to see the full live list.
| Action | macOS | Windows / Linux |
|---|
| Command palette | Cmd+K | Ctrl+K |
| Show all shortcuts | Cmd+/ | Ctrl+/ |
| Send request | Cmd+Enter | Ctrl+Enter |
| Save request | Cmd+S | Ctrl+S |
| Duplicate request | Cmd+D | Ctrl+D |
| New request tab | Cmd+T | Ctrl+T |
| Close request tab | Cmd+W | Ctrl+W |
| Next / previous tab | Cmd+] / Cmd+[ | Ctrl+Tab / Ctrl+Shift+Tab |
| Toggle sidebar | Cmd+B | Ctrl+B |
| Format body | Cmd+Shift+F | Ctrl+Shift+F |
| Toggle theme | Cmd+Shift+L | Ctrl+Shift+L |
| Action | Shortcut |
|---|
| Send request | Enter |
| Insert env variable | {{ (autocomplete from active environment) |
| Method picker | Tab (when caret is in the URL bar) |
| Action | Shortcut |
|---|
| Format JSON | Cmd+Shift+F / Ctrl+Shift+F |
| Comment / uncomment | Cmd+/ / Ctrl+/ (only when not at app scope) |
| Quick search | Cmd+F / Ctrl+F |
Cmd+K opens a fuzzy-search command palette. Type the start of any command — “send”, “save”, “open env”, “switch env”, “new”, “import”, “export”, “format” — and pick from the suggestions.