BlueZoo offers a set of APIs that you can use to submit SQL queries to the BlueZoo data warehouse. These APIs are described here: https://api.bluezoo.io/#bluezoo-data-warehouse-api
The APIs require an Accesskey that is available on the Profile screen of the BlueZoo dashboard, as shown below.
Use this Accesskey as a bearer token, delivered in the authorization header. Note that the AccessKey itself begins with the characters “AccessKey<space>”. Older documentation refers to this AccessKey as an “API Key”.
There is one AccessKey per user, but for purposes of software development, we recommend using the AccessKey corresponding to your account’s primary user.
Comments
0 comments
Article is closed for comments.