1. Create your app
Sign up at tokengift.ai and create an app from the dashboard. You get:2. Make your first request
TokenGift is OpenAI-compatible. If your app already uses an OpenAI SDK, change two lines:Today we support
POST /v1/chat/completions (streaming and non-streaming) with a curated
model list — see Models & pricing. We say exactly what we
support instead of claiming “full compatibility”.3. Let users fund your app
Put your top-up link anywhere — a button, your README, your app’s settings page:4. Handle an empty wallet
When the wallet can’t cover a request you get an actionable402 — the error itself is
your funding prompt. See Handle an empty wallet.
