Postman: Major Outage on Desktop and Browser

3 laurensr 4 8/5/2025, 1:18:23 PM status.postman.com ↗

Comments (4)

bronlund · 25m ago
Imagine all the major companies now unable to debug or test API's. We are probably talking about millions of dollars in lost productivity.

What are some good alternatives? Postman is kind of bloated anyways.

laurensr · 8m ago
I've been using Bruno lately. It can use any directory as a collection, and I use git repos with my team to sync collections.

https://www.usebruno.com/

jve · 18m ago
Is that the only thing you can do - test or debug APIs? If so, finally you can do things you couldn't before - perhaps improve productivity by writing some scripts or researching alternatives if your job is really mission critical on postman.
bronlund · 12m ago
I believe one of the selling points are the shared collections. So you have all the secrets and endpoints and whatever in collections that you share amongst a team. Now, noone has access to any of this and the hassle to set this up locally is way worse than you would think. Specially in large organisations.

So yeah, there are probably several companies looking for alternatives right now :)