Collections
Collections are how you organise your requests. Think of them like project folders — you might have one collection per API, per microservice, or per project.
Create a Collection
Click the + Collection button in the sidebar toolbar. Type a name and hit Create. It appears in the sidebar immediately and you can start adding requests to it.
Folders & Subfolders
Inside a collection, you can create folders to further group related requests. Right-click a collection and select New Folder. Folders can be nested up to 4 levels deep — right-click any folder and choose New Subfolder.
Import from Postman
Already have collections in Postman? You can bring them straight into Requexa:
Export to Postman
Click the export icon (↑) on any collection row, or right-click → Export Collection. A .postman_collection.json file is downloaded that you can import into Postman, Insomnia, or any tool that supports the Postman v2.1 format.