Skip to main content
TokenGift lets your users (or supporters) buy AI credits for your app like a gift card. Credits land in your app’s wallet, and your app spends them through one OpenAI-compatible endpoint. You write zero billing code.

How money flows

  1. Someone buys credits on your public top-up page (tokengift.ai/fuel/your-app) or redeems a gift code into your wallet.
  2. Your app points its OpenAI SDK at https://api.tokengift.ai/v1 with your TokenGift API key.
  3. Every request draws down the wallet by exactly what it costs — priced per model on our public price list.

Quickstart

First AI request on user-funded credits in 5 minutes.

Top-up page

The hosted checkout page you share with users.

Gift codes

Buy, send, verify, and redeem TGFT codes.

Handle an empty wallet

Turn a 402 into a funding prompt.

Why developers use TokenGift

  • Zero billing code — Stripe-hosted checkout, receipts, and fraud protection are built in.
  • Clean denominations — a 10giftputsexactly10 gift puts exactly 10.00 in the wallet. No fees, no shrinkage.
  • Private by design — givers never see how credits are used, or which models power your app.
  • AI-native — agent-friendly errors (402 carries your top-up URL) and OpenAI compatibility.