API Usage

Information about how to access and use the Aviso Enterprise Mobile API
  • Mobile Feature API Endpoints

    /mobileFeature Returns a (non-exhaustive) list of features that can be accessed on the Watermark Student app. Headers X-TOKEN: {Access Token} This access token can be retrieved by following the instructions here URL Parameters None Example Response  { "_embedded": { "mobileFeature": [ { "id": 1, "name": "Meetings", "created...