Hello,
Just wanted to share that I had been using Fiddler recently and realized it could be used to make calls to the REST services. One thing that took a few minutes to figure out was how to encode the header value for credentials. Fiddler has a Text Wizard feature where you can encode strings which I used for the header value.
Jon