The ghostealth-API is REST-ing. So the API was developed around REST and has reliable, resource-oriented URLs and uses HTTP response- and individual response-codes to report about errors. Furthermore the API supports cross-origin resource sharing and allows you in this way to interact securely with each endpoint from a client-side web application. Each request will return a JSON-formatted response.