Navigating Postman | Postman Learning Center
Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs—faster.
Postman
A visual cheat-sheet for the 23 keyboard shortcuts found in Postman
Reference LinkOverview
Total Shortcuts: 23
- Navigational Shortcuts:12 shortcuts
- Manipulation Shortcuts:5 shortcuts
- Global Shortcuts:6 shortcuts
Navigational Shortcuts
- Focus SidebarCtrl + Alt + 1
- Focus BuilderCtrl + Alt + 2
- Focus on #th tabCtrl + #
- Switch between tabsCtrl + Shift + /
- Move to next itemDown
- Move to previous itemUp
- Expand collection/folderRight
- Collapse collection/folderLeft
- Select current AND next itemShift + Down
- Select current AND previous itemShift + Up
- Search sidebarCtrl + F
- Open request in a tabEnter
Manipulation Shortcuts
- CopyCtrl + C
- PasteCtrl + V
- DeleteDelete
- DuplicateCtrl + D
- Edit/RenameCtrl + E
Global Shortcuts
- SaveCtrl + S
- Save AsCtrl + Shift + S
- Send RequestCtrl + Enter
- Toggle SidebarCtrl + \
- Jump to URLCtrl + L
- Open ConsoleCtrl + Alt + C