Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.
Olivier Sallou edited this page Aug 7, 2014 · 1 revision

Mobyle Data Manager

The data manager is a web portal to manage the user private and public data in Mobyle. It provides a web interface but also a REST API to manipulate and access data.

REST API

The API provides different types of access to the data. Public elements can be accessed directly while protected resources will need a user API Key, a token access code or an OAuth access code.

API is described at DataManagerAPI

Clone this wiki locally