What tools do you use for API testing in ML/AI projects?

In ML projects, we often need to test and document APIs (inference, internal endpoints, etc.).
I’ve been using Postman, but I was looking for something more integrated.

Personally, I recently tried Apidog, and I found it handy since it combines docs + tests + mocks. It saves me from juggling multiple tools.

What about you? Any other solid alternatives for team collaboration?

1 Like