TrackIt

Gift Cards API Demo (Next.js)

This demo uses Next.js with Server Actions. API calls run server-side — no credentials are exposed to the browser.

Free / Basic Plan

All Plans

Quick Lookup (Unsafe)

Not Secure

Look up by last 4 characters only. Does NOT verify ownership — for development only.

List by Customer ID

Secure

Fetch all gift cards for a logged-in customer. Secure and works on all Shopify plans.

Plus / Advanced

Premium

Balance Lookup

Email Required

Look up by email + last 4 characters. Verifies email ownership via Customer API.

List by Email

Email Required

Fetch all gift cards associated with an email address.