Documentation
Open App

Workspace

Layout

Your workspace is divided into three areas:

Sidebar (left)
Navigate collections, environments, history, and team. Search your requests.
Request Builder (centre)
Compose your HTTP request — URL, method, headers, body, auth, and docs.
Response Panel (right)
See the response — status, body, headers, cookies, and timing.

At the very top is the tab bar where all your open requests appear.

Working with Tabs

You can open multiple requests at the same time. Each tab shows a colour-coded method badge and the request name. If you've made changes that aren't saved yet, a small dot appears on the tab. Click the + button on the right side of the tab bar to open a blank new request.

Resizable Panels

There's a thin divider between the request builder and the response panel. Drag it left or right to give more space to whichever side you need. The ratio stays the same as you switch between tabs.

Keyboard Shortcuts

ShortcutAction
⌘S / Ctrl+SSave the current request
⌘Enter / Ctrl+EnterSend the current request