Skip to content
Andreas Gohr edited this page Jan 29, 2018 · 11 revisions

The ReMarkable Paper tablet and the desktop and mobile clients use the same API to transfer files from and to the cloud service. This is an effort to document the API so it can be used to implement custom clients to upload, download and manage files on the ReMarkable. A sample implementation in PHP is available in this repository.

Using this is on your own risk. Do NOT contact the ReMarkable support team if anything doesn't work as described here.

Clone this wiki locally