Reqline Reqline

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

  1. Click the + button next to “Collections” in the sidebar
  2. Enter a name (required) and optional description
  3. Click Create

Saving requests to a collection

  1. With a request open in a tab, press Ctrl+S (Cmd+S on macOS)
  2. Enter a request name
  3. Select a collection from the dropdown, or leave it uncollected
  4. 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.