API: Shared Records Token
The shared records token servlet exposes a small subset of the HTTP REST API, enhanced with QR code generation for simple integration with Shared Records.
API
Base URL: http://sra.sharedrecords.org:8080/SharedRecordsProxyServer/
| Operation | HTTP | Description |
|---|---|---|
| ProxyPut | http-put | Stores data on the Shared Records server. |
| ProxyGet | http-post | Retrieves a record from the Shared Records server. |
| ProxyMetaData | http-get | Gets metadata associated with a record, presented in a TiddlyWiki. |
| RawKeyGet http-get | Gets a record passing the encryption key in base64. |
