Organizing requests

Creating a collection :

It is always a best practice to organize your requests when you test multiple API endpoints. You can organize your requests categorically for future reference or for collaboration with your team using collections.

User can create a new collection in PruTAN by navigating to the collections submenu on the sidebar and clicking the new button.

Let's try making a collection for our E-Commerce API called E-Comm. Collections

Adding requests to a collection :

Now, let's save our current query as Add_To_Cart and save it in our E-Comm Collection.

  • Click on the "Save" button
  • Give your request a name
  • Add it to your collection

Collections

You can add multiple requests to a collection and even create subfolders inside a collection (API module) to further organize your requests.

To know more about Collections, follow Collections