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.

You can create a new collection on PruTAN by clicking the collections icon 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 to further organize your requests.