ReMarkableAPI
ReMarkableAPI copied to clipboard
more endpoints?
So far I only watched some limited network communication between the Windows-Client and the cloud service. I am pretty sure the mobile clients and the tablet itself use the same API, but they may use additional calls that I haven't seen, yet.
Any help with extending the docs would be welcome.
@splitbrain Do you have any tips on how you were viewing the network communication? I have been playing around with wireshark and strace on the linux desktop client, but I am having trouble seeing the contents of the actual outgoing request. These tools are pretty unfamiliar to me.
I had used CharlesProxy on Windows but MITMProxy on Linux should work too.