Need Help Understanding API Testing Workflow for My Medical Website Project

Hi, I’m new to Postman and currently working on improving the performance and reliability of my medical website. I want to learn how to properly test APIs, check response times, and create smooth automated workflows.

Hi! Welcome
Here’s the simplest way to get started for your medical website project:

  • Start by sending basic requests : to understand how your APIs respond.

  • Check performance easily : Postman shows the response time for every request right on the screen.

  • Build a workflow using Collections : save your requests, then run them in order using the Collection Runner to test real user flows.

As you get comfortable, you can add small tests from the Tests tab to automatically check if things are working as expected.

If you ever need more guidance, feel free to reach out to me on LinkedIn — happy to help you learn!

For your refrence u can use this documentation of postman :- Send API requests and get response data in Postman | Postman Docs