Loop Loyalty APIs are now live
We’ve expanded our APIs to support Loop Loyalty, making it easier to manage loyalty points and access customer loyalty data programmatically.
What’s New?
We’ve introduced the following Admin and Storefront APIs to support loyalty functionality:
Admin APIs
- Credit Loyalty Points : Credit loyalty points to any customer using their Shopify customer ID.
- Redeem Loyalty Points : Redeem loyalty points from a customer using their Shopify customer ID.
Both endpoints require the Read & write subscription contracts token scope and follow the global rate limit of 50 requests/second per domain.
Storefront API
- Redeem Loyalty Points : Redeem loyalty points directly through the Storefront API.
Loyalty data in Customer Details APIs
The Read Customer Details Admin and Storefront APIs now return loyalty information alongside existing customer data, including loyaltyPointsBalance, loyaltyCreditBalance, loyaltyCouponBalance, loyaltyCoupons, milestoneJourney, and referralLink.
This gives you a complete view of a customer’s loyalty and referral status in a single API call.
