Documentation
Everything you need to integrate Loopbase into your business.
Getting Started
Quickstart Guide
Go from zero to live loyalty program in just a few steps.
1
Create your account
Sign up at app.loopbase.io and complete the onboarding wizard.
2
Design your program
Use the program builder to configure earning rules and rewards.
3
Generate your QR code
Download your unique QR code and place it at checkout.
4
Integrate (optional)
Connect your POS or use our API for automatic earning.
API
API Reference
RESTful API with predictable, resource-oriented URLs.
GET
/v1/customersList all customers
POST
/v1/transactionsCreate transaction
GET
/v1/programsList programs
GET
/v1/rewardsList rewards
Webhooks
Real-time Events
Subscribe to events and react in real-time.
customer.createdNew customer joinedtransaction.createdEarn or redeem transactionreward.earnedCustomer earned a rewardreward.redeemedCustomer redeemed a reward