Testing REST API - MarcScheib/legendsrising GitHub Wiki
When testing the REST API, make sure to fulfill the JSON spec (key & value in double quotes) and add the following headers to your request:
X-Requested-With: XMLHttpRequest
Content-Type: application/json