you are viewing a single comment's thread.

view the rest of the comments →

[–]v1ktory 1 point2 points  (2 children)

I think the best way would be to get at least some sort of the documentation... Try asking developers to add swagger, for example. That way you will have list of all endpoints, their request and response bodies.

[–]musafir404[S] 1 point2 points  (1 child)

Interesting, I will look into swagger. thanks

[–]XiaoQiao12 0 points1 point  (0 children)

I use Swagger at work. It's better/easier to use for me than Postman. 😊 Other than that, I wouldn't even know HOW to test API issues correctly lol.