Smile.io
communityLoyalty and rewards platform for e-commerce — points, referrals, and VIP tiers
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/programGet loyalty program details
Returns
name, currency_name, earning_rules[], redeeming_rules[], vip_tiers[]GET
/api/v1/customers/{id}Get customer points
Parameters
idstringrequiredReturns
email, points_balance, tier, referral_url, points_history[]GET
/api/v1/rewardsGet available rewards
Returns
rewards[] with id, name, points_cost, type, description