Loyalty Admin API

Loyalty Admin API

Goal: Interact with the loyalty program as a shop admin.

What's special about this API?

This is a counterpart to the Loyalty API, intended to enable admin-level adjustments to the customers' loyalty programs.

Authentication

When calling from...authenticate using...Recommended?
Anywhereadmin customer tokensRecommended.

Authentication

When calling from...authenticate using...Recommended?
Client side (web/mobile)Do NOT call this API from the client side.
Server side (backend)shop tokens with customer dataThe only way.
If you want...Examplesuse...
customer-level access to the loyalty dataGet the customer's loyalty pointsLoyalty API
reward customers for performing custom actions in your shopGive 100 points to customers who customize a product.Triggers API

Calling RPC APIs

A vast majority of Bubblehouse APIs are JSON-based RPCs via HTTP with consistent calling conventions.
Previous
LimitPeriod1