Automation to check if API is failing using Postman

How do I check that my API is failing or not using Postman. I’m new to this platform, please help me. Thanks in advance.

Hi @telecoms-physicist-2

Could you be a little more specific?

Generally speaking, if your API is failing you wouldn’t get the expected response.

You can also then add tests into the “tests” tab so that you can check if everything is working correctly when sending your calls.

I would suggest looking through the Postman Learning Center

Or the Postman YouTube Channel

:upside_down_face: