14-DAY FREE TRIAL · NO CARD

Loyalty your customers actually use.

Points, tiers, rewards and gift cards — run from a tablet on your counter in minutes. No POS integration, no customer app, no developer required. When you're ready to go deeper, it's one clean API.

FOR YOUR BUSINESS

Run the whole program from your counter.

Start today, not next quarter

Terminal runs on any tablet; enroll a customer and ring the first sale in your first ten minutes.

Just a phone number

Customers join with their number; no app to download, no cards to print.

Gift cards, built in

Sell value up front, redeem by code, balances tracked to the cent.

FOR DEVELOPERS

One clean API when you're ready to go deeper.

Award points from your POS, website or app with a single call. Same result on every retry, to the point.

POST /v1/earn 201 Created
# award points for a sale — idempotent per orderRef
curl -X POST https://loyara.yagnotech.com/v1/earn \
  -H "Authorization: Bearer sk_loyara_..." \
  -H "Content-Type: application/json" \
  -d '{"phone":"+16045551234","amountSpent":42.50,"orderRef":"ORD-1042","idempotencyKey":"ORD-1042-earn"}'
{
  "customerId": "68a4c1e2f0d94b3a5c7e1042",
  "pointsEarned": 42,
  "pointsBalance": 67,
  "lifetimePoints": 67,
  "tier": "Bronze",
  "tierChanged": null,
  "orderRef": "ORD-1042",
  "replayed": false
}
  • Safe retriesIdempotency keys on every earn, redeem and gift-card operation — a retried call replays the original result ("replayed": true), never double points.
  • Tier math server-sidePoints are floor(amount × rate × multiplier), with automatic tier upgrades the moment a customer crosses a threshold.
  • Webhookscustomer.tier_changed and gift_card.depleted, signed with HMAC-SHA256.

PRICING

Same features on every plan. Pick your volume.

A metered event is one earn, one redeem, or one gift-card transaction. Reads are free.

Starter

$49/mo

  • 2,000 events / month
  • Unlimited customers
  • Gift cards included
  • Signed webhooks
Start free

Scale

$299/mo

  • 200,000 events / month
  • Everything in Growth
  • Migration assistance
Start free

Prices in CAD. 14-day trial on every plan, no card.

FAQ

Questions owners ask us.

Do I need a developer?

No. The dashboard's Terminal runs in a browser on any tablet — enroll members, record sales, redeem rewards and sell gift cards without writing a line of code. The API is there for when you want your POS or website to do it automatically.

Will it work with my POS?

Yes — loyara runs alongside any POS. Ring the sale as you always do, then record it in the Terminal in a couple of taps. When you're ready for deep integration, your POS or e-commerce stack calls one API endpoint per sale.

What do my customers install?

Nothing. Customers join with just their phone number at your counter — no app to download, no account to create, no plastic card to carry.

What happens after the trial?

After 14 days your API keys pause — requests return a clear "choose a plan" error until you pick one — and your data stays exactly where it is. Upgrade any time and carry on where you left off.

Put loyalty on your counter this week.

14-day free trial · no card · cancel anytime