SyntaxFix
Write A Post
Hire A Developer
Questions
Basically I use Fiddler or Postman for testing API's.
In fiddler, in request header you need to specify instead of xml, html you need to change it to json. Eg: Accept: application/json. That should do the job.
Accept: application/json