Available REST services are documented at REST API
Here is intended for other documentation
Below is a simplified example of how REST service can be called. The services return HTTP Status Codes if something goes wrong or as response status for example that the student does not exist.
The example has double handling of errors from the calls ... but as I said it is just a simple example.