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. |
Versioning
Bubblehouse export APIs use a global incrementing version number that sweeps across all export data formats; see the Version History for the changelog. Older versions remain supported indefinitely.
Deprecated versions stay reachable by direct URL, so links in emails, support tickets, and older integration guides continue to work and carry a notice pointing at the replacement. For shops onboarded after a version was deprecated, the older version is omitted from the sidebar navigation to keep the documentation focused on the current format.