Products Solutions White-label Developers Pricing Blog Sign in Request access
Hold and manage · 08

Gift cards.

Programmatic gift card issuance and redemption, settled in stablecoin. A closed-loop balance your customers can gift.

01

Issue via API

Generate cards in bulk with custom denominations, expiry, and branding.

02

Redemption anywhere

Redeem at checkout, in-app, or against invoices — one balance, every surface.

03

Full lifecycle

Activation, partial redemption, top-up, and void, all webhook-evented.

At a glance

The numbers that matter.

Integration

Five lines, like everything else.

POST /v1/giftcards/issue 200 OK

Request

const card = await absolute.giftcards.issue({
  amount: "100.00",
  currency: "USD",
  expiry: "2027-12-31"
});

Ready when you are.

Tell us about your flow — we'll come back with a sub-account, a fee quote, and a single integration path.

Request access Launch the sandbox