Analytics API
Analytics API
Analytics API is an RPC API that provides raw data for ingesting into your own analytics pipelines. You generally need a data science team, or a provider with such team, to handle the data.
Talk to your Bubblehouse representative
If you're simply looking to obtain additional analytics from Bubblehouse, please talk to your representative, and, depending on your plan, we will likely build it for you (within our dashboards or separately).
This API is only enabled for certain customers; you need to talk to us to obtain access.
Authentication
When calling from... | authenticate using... | Recommended? |
---|---|---|
Server side (backend) | shop tokens | Yes. |
Client side (web/mobile) | — | Do NOT call this API from the client side. |
Related topics
Calling RPC APIs
A vast majority of Bubblehouse APIs are JSON-based RPCs via HTTP with consistent calling conventions.