ReMarkableAPI icon indicating copy to clipboard operation
ReMarkableAPI copied to clipboard

more endpoints?

Open splitbrain opened this issue 7 years ago • 2 comments

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 avatar Feb 02 '18 11:02 splitbrain

@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.

tgrosinger avatar Sep 15 '19 16:09 tgrosinger

I had used CharlesProxy on Windows but MITMProxy on Linux should work too.

splitbrain avatar Sep 15 '19 19:09 splitbrain