Well, say hello to prefs.us!
-
For reading written data you will need a key that was returned with the corresponding
/write/?
call.
Each
/write/?
call will return a key for subsequent reuse i.e. data retrieval, update, etc.
You can create keys ahead of time OR ... you can reuse keys autogenerated when calling
/write/?
endpoint without supplying a key - one will be generated for you and included in the response.
Save data - (key is optional - one will be autogenerated)
HTTP GET
https://prefs.us/write/?email=jane@someplace.com&key=...
Retrieve datahttps://prefs.us/write/?email=jane@someplace.com&key=...
HTTP GET
https://prefs.us/read/?key=<hash>
https://prefs.us/read/?key=<hash>
Submit a seed phrase: