Chrome ships with everything you need to test REST APIs without installing a separate client. Full disclosure: I built JSON Formatter Pro as part of Zovo, a collection of 16 Chrome extensions I maintain. Take my perspective accordingly.

I run API tests in DevTools dozens of times a day. The Console gives you a full JavaScript REPL for firing HTTP...