Collections

Organize your API requests with collections in the sidebar.

The sidebar shows all your collections, each containing related requests. Use the sidebar tabs to switch between Collections, History, and Environments views.

Managing Collections

  • New Collection — Click + New Collection in the sidebar footer
  • New Request — Click + New Request to add a request to the active collection
  • Rename — Double-click a collection or request name to edit it inline
  • Delete — Use the context menu (three dots) to delete a collection or request
  • Context Menu — Right-click or use the three-dot menu on any item for Rename and Delete options
  • Save As — Use Save As from the Actions menu to save the current request to any collection

Collection View

The sidebar shows collections with expandable groups. Click a collection to expand it and view its requests. The active request is highlighted. Use the search bar at the top to filter requests by name or URL.

Importing Requests

Requests can be imported into collections from:

  • Save As — Save the current request to any collection
  • Import cURL — Parse a cURL command and add it to the active collection
  • Import OpenAPI — Generate a full collection from an OpenAPI spec

See also

On this page