Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Testing REST API

Marc Scheib edited this page Sep 13, 2015 · 2 revisions

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
Clone this wiki locally