Build on top
of Mylo
Generate a token and call the same endpoints the Mylo admin runs on - find or create members, earn and redeem points, validate coupons, and more.
How it works
From token to your own flow
Three steps, no gatekeeping.
Generate a token
Create one from Team, account & API - scoped to your business.
Call the endpoints you need
Members, points, tiers, coupons, gift claims and the SMS invite are all covered.
Build your own flow
Wire Mylo into your own tools, a custom storefront, or an internal dashboard.
What's covered
Everything the admin can do
The same actions your team performs by hand, callable from your own code.
Members
Find by phone or email, create, update, and change tier.
Points
Earn, redeem, earn-and-redeem in one call, check whether a redemption is possible, manual adjustment, refund, and full history.
Tiers
Read tier data and move a member between tiers programmatically.
Coupons
List, validate, and claim benefits - the same checks the storefront uses.
Gift claims
Read and redeem gift claims from your own checkout or POS integration.
Webhooks
See exactly what Mylo is listening to on your store, and repair anything missing.
Built for real use
Everything the admin can do, your code can too
The API isn't a stripped-down copy of the product - it's the same engine your team already relies on.
- Tokens are scoped to your business, generated from your own account
- Every call is logged the same way an integration's activity log works
- Admin actions taken on your behalf are audited too, so nothing happens invisibly
For your developers
An API that behaves predictably
The details that make it safe to build on.
One call for earn-and-redeem
Combine both actions where it makes sense, instead of chaining requests.
A pre-check before you commit
Ask whether a redemption is possible before you actually spend the points.
A full audit trail
Every change to a member, tier, coupon or setting is logged with who made it - including your API.