Beladed Loyalty guide
Create a loyalty program
BusinessStreamerserverweb
Create a merchant-aware loyalty item with the correct account eligibility.
Prerequisites
- A Business or Streamer account
- A server-side secret key
- An active merchant state when the item requires checkout
Implementation
- 1
Choose the item type
Define whether the item is a reward, promotion, product, or coupon.
- 2
Confirm merchant eligibility
Merchant-backed item creation requires the stricter Business merchant gate.
- 3
Create and read back
Persist the item and verify the owner-scoped record before advertising redemption.
Related API operations
Production checklist
- Use production credentials only with api.beladed.com.
- Keep secret credentials on a trusted server.
- Verify account ownership, permissions, origins, and webhook signatures.
- Handle idempotency, timeouts, retries, and duplicate events.
- Log request IDs without logging credentials or sensitive payloads.