This API uses POST request to communicate and HTTP response codes to indenticate status and errors. All responses come in standard JSON. All requests must include a content-type of application/json and the body must be valid JSON.
200: Success
400: Bad request
401: Unauthorized
404: Cannot be found