Collections
Organize your API requests into collections for easy access and management.
Overview
Collections let you group related requests together. For example, you might have a “Users API” collection with requests for creating, listing, updating, and deleting users.
Creating a collection
- Click the + button next to “Collections” in the sidebar
- Enter a name (required) and optional description
- Click Create
Saving requests to a collection
- With a request open in a tab, press
Ctrl+S(Cmd+Son macOS) - Enter a request name
- Select a collection from the dropdown, or leave it uncollected
- Click Save
Organizing requests
Reordering
Drag and drop requests within a collection to reorder them. You can also drag collections themselves to change their order in the sidebar.
Pinning
Right-click a request in the sidebar and select Pin to keep it at the top of its collection. Pinned requests are marked with a pin icon.
Duplicating
Right-click a request or collection and select Duplicate to create a copy.
Renaming
Double-click a request name in the sidebar to rename it inline.
Context menu
Right-click any request or collection in the sidebar for options:
Request context menu:
- Rename
- Duplicate
- Pin / Unpin
- Delete
Collection context menu:
- Rename
- Duplicate
- Run Collection (bulk execute)
- Export Collection
- Delete
Uncollected requests
Requests saved without a collection appear in the “Uncollected” section at the bottom of the sidebar. You can move them into a collection later by editing and re-saving.