Read data
Endpoint: /read
Supported HTTP methods: Get
HTTP GET
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. All data is returned at content-type: text/plain
Retrieve all data stored under an API key
Retrieve all data stored under a project name
Prefs.us Libraries
Read Method
You can choose for the .read() method to return a Promise or provide a callback.