API Usage

When using the API you need to give the Server a GET Request otherwise it will return a Error 400 Bad Request Message, this will also display if there is to request provided.

If you want to make a request to the server the URI would be http://[server address]/?req=[request] In the table below is a list of requests and the expected output.

Last updated