API Documentation

In case a request cannot be completed or fails the response will update the status accordingly to the error type and contain an error message under a json format:

{
	"error": "Error description"
}