Read data
Include prefs.us Javascript library in your project
Read Method
.read() method can return data either with a Promise or via a provided callback.
HTTP GET
Endpoint: /read
Data can be retrieved via a basic HTTP Get call by supplying the API Key and (optional) grouping parameters such as: project, domain, and subdomain.
Retrieve all data stored under an API token
Retrieve all data stored under a project name:
Note
All data is returned as content-type: text/plain