How money flows
- Someone buys credits on your public top-up page (
tokengift.ai/fuel/your-app) or redeems a gift code into your wallet. - Your app points its OpenAI SDK at
https://api.tokengift.ai/v1with your TokenGift API key. - 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 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 (
402carries your top-up URL) and OpenAI compatibility.

