User Tools

Site Tools


remarkable

This is an old revision of the document!


Remarkable

Token Refresh

curl -H 'Authorization: Bearer <token>' -H 'Accept-Language: en-DE,*' -H 'User-Agent: Mozilla/5.0' -H 'Host: my.remarkable.com' --data "" --compressed 'https://my.remarkable.com/token/user/new'
HTTP/1.1 200 OK
Access-Control-Allow-Headers: Authorization
Access-Control-Allow-Methods: POST
Content-Type: text/html; charset=utf-8
Content-Encoding: gzip
X-Cloud-Trace-Context: b04b025cb021a92f3677094a1c60707f
Vary: Accept-Encoding
Date: Mon, 29 Jan 2018 16:55:23 GMT
Server: Google Frontend
Cache-Control: private
Transfer-Encoding: chunked
Connection: Keep-alive

<token>

Service Discovery

curl -H 'Authorization: Bearer <token>' -H 'Accept-Language: en-DE,*' -H 'User-Agent: Mozilla/5.0' -H 'Host: service-manager-production-dot-remarkable-production.appspot.com:443' --compressed 'https://service-manager-production-dot-remarkable-production.appspot.com/service/json/1/document-storage?environment=production&group=auth0%7C5a68dc51cb30df3877a1d7c4&apiVer=2'

authgroup unklar!

HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Encoding: gzip
X-Cloud-Trace-Context: 98186c01eb8b89b36833539bce60a8fc
Vary: Accept-Encoding
Date: Mon, 29 Jan 2018 16:55:23 GMT
Server: Google Frontend
Cache-Control: private
Alt-Svc: hq=":443"; ma=2592000; quic=51303431; quic=51303339; quic=51303338; quic=51303337; quic=51303335,quic=":443"; ma=2592000; v="41,39,38,37,35"
Transfer-Encoding: chunked
Connection: Keep-alive

{"Status":"OK","Host":"document-storage-production-dot-remarkable-production.appspot.com"}

Request an /service/json/1/notifications gibt webservice URL zurück

Documents List

curl -H 'Authorization: Bearer <token>' -H 'Accept-Language: en-DE,*' -H 'User-Agent: Mozilla/5.0' -H 'Host: document-storage-production-dot-remarkable-production.appspot.com:443' --compressed 'https://document-storage-production-dot-remarkable-production.appspot.com/document-storage/json/2/docs'
[{
	"ID": "10280264-2546-4319-a150-0cd02ca69c2d",
	"Version": 2,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T21:02:59.624624Z",
	"Type": "CollectionType",
	"VissibleName": "Projects",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "6d6ad886-5d8d-4b3e-aa6f-b05d46d31e83"
}, {
	"ID": "2b12e4a0-c88e-44aa-a3e5-1ad503edd173",
	"Version": 5,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-29T15:41:37.563563Z",
	"Type": "DocumentType",
	"VissibleName": "Todo",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "c4066912-9506-4d34-acee-22f31d3b626e"
}, {
	"ID": "3e1cdffa-d102-43f4-a3df-928c8f29744a",
	"Version": 4,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-29T10:48:46.217217Z",
	"Type": "DocumentType",
	"VissibleName": "Resorce",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "c4066912-9506-4d34-acee-22f31d3b626e"
}, {
	"ID": "466f21c7-4c4e-4122-84f1-89d91349a07c",
	"Version": 14,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T20:42:02Z",
	"Type": "DocumentType",
	"VissibleName": "Watchface",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "10280264-2546-4319-a150-0cd02ca69c2d"
}, {
	"ID": "5b85c681-364f-4806-8cf6-8367b7b7d5c9",
	"Version": 34,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-26T23:40:55Z",
	"Type": "DocumentType",
	"VissibleName": "Sleeve",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "6d6ad886-5d8d-4b3e-aa6f-b05d46d31e83"
}, {
	"ID": "5e056372-12da-4555-a2eb-b62047d858f9",
	"Version": 24,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-25T14:20:00Z",
	"Type": "DocumentType",
	"VissibleName": "Topmeteo",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "c4066912-9506-4d34-acee-22f31d3b626e"
}, {
	"ID": "6d6ad886-5d8d-4b3e-aa6f-b05d46d31e83",
	"Version": 2,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T20:30:13.112112Z",
	"Type": "CollectionType",
	"VissibleName": "Privat",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": ""
}, {
	"ID": "8eb2dcda-d7e8-486b-9457-c4cbbf611e8e",
	"Version": 5,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T21:06:01.209209Z",
	"Type": "DocumentType",
	"VissibleName": "HomeAssistant",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "10280264-2546-4319-a150-0cd02ca69c2d"
}, {
	"ID": "9df1634d-d36d-4ac3-88f1-68aeff36f092",
	"Version": 54,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-27T08:59:19.977977Z",
	"Type": "DocumentType",
	"VissibleName": "Quick sheets",
	"CurrentPage": 2,
	"Bookmarked": false,
	"Parent": ""
}, {
	"ID": "a6bc6a2c-ff0d-43b7-8198-3a4002253463",
	"Version": 9,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-26T15:06:43.368368Z",
	"Type": "DocumentType",
	"VissibleName": "Todo",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "6d6ad886-5d8d-4b3e-aa6f-b05d46d31e83"
}, {
	"ID": "b96f404b-a495-4c0a-baa2-4cac9e57aed1",
	"Version": 11,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T22:42:29.332332Z",
	"Type": "DocumentType",
	"VissibleName": "Remarkable",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "10280264-2546-4319-a150-0cd02ca69c2d"
}, {
	"ID": "c4066912-9506-4d34-acee-22f31d3b626e",
	"Version": 2,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T20:29:47.591591Z",
	"Type": "CollectionType",
	"VissibleName": "CosmoCode",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": ""
}, {
	"ID": "c7993038-b1c5-4961-bbee-5916566ebc2f",
	"Version": 5,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-24T22:52:50.473473Z",
	"Type": "DocumentType",
	"VissibleName": "WikiMatrix",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "c4066912-9506-4d34-acee-22f31d3b626e"
}, {
	"ID": "e258c337-75df-43e8-9a47-52a677db2e2d",
	"Version": 1,
	"Message": "",
	"Success": true,
	"BlobURLGet": "",
	"BlobURLGetExpires": "0001-01-01T00:00:00Z",
	"ModifiedClient": "2018-01-25T09:59:26.376376Z",
	"Type": "DocumentType",
	"VissibleName": "SouthEastern",
	"CurrentPage": 0,
	"Bookmarked": false,
	"Parent": "c4066912-9506-4d34-acee-22f31d3b626e"
}]
remarkable.1517249545.txt.gz · Last modified: 2018/01/29 18:12 by andi