Now in Private Beta

Let users pay for their own AI.

Wind is an OAuth-like authorization layer for AI — users connect once, apps get access without handling API keys.

Wind Wallet
Live
Available balance $42.50
ModelTokensAmount
gpt-4o-mini12,480−$0.019
claude-sonnet-58,210−$0.041
llama-3.3-70b21,940−$0.013
Scroll to explore
The model

BYOK economics. Consumer-grade UX.

Keep the economics of bring-your-own-key without asking users to create, copy, secure, or understand API keys.

No API keys to handle

Users connect once instead of pasting a secret key. You never see, store, or secure their provider credentials.

Zero inference liability

Users fund their own usage through a Wind wallet, so AI costs never show up on your books.

One integration, every model

Stop wiring up separate OpenAI, Anthropic, and Gemini keys. Route through one scoped Wind token.

How it works

One connection. Any AI app.

Users authorize spending from their Wind wallet just like they connect Stripe, Google, or GitHub.

Acme AI wants to connect to your Wind wallet
  • Spend from your Wind balance
  • Up to $20.00 per month
  • Revoke access anytime
Familiar by design
Connect Stripe Connect Google Connect GitHub Connect Wind

Same mental model your users already have — one grant, scoped and revocable, no secret to paste.

See it in action

The developer side and the user side.

Stop subsidizing inference

Build free or low-cost AI products without absorbing every token your users consume. Usage bills to their Wind wallet, not your margin.

  • Users click Connect instead of hunting for an API key
  • No provider secrets to store, rotate, or secure on your servers
  • Users fund their own usage — you take on zero inference cost
  • Scoped, revocable tokens with per-app spending limits
  • One integration reaches OpenAI, Anthropic, Gemini, and more
3 lines of code to get started
Integration example
import { Wind } from '@wind/sdk';

const wind = new Wind({ apiKey });
await wind.charge(userId, { amount: 0.05 });

No API keys. No surprise subscriptions.

One balance, transparent usage, and control over which apps can spend it.

  • Connect to new AI apps in one click, no key required
  • Add funds once, use everywhere
  • Track usage across all connected apps
  • Set a spending limit per app and revoke access anytime
  • No surprise bills. Ever.
Numbers

Where things stand today.

200
On waitlist
30+
Developer signups
$0
Integration cost

Let users pay for their own AI.

Add Connect Wind and stop absorbing inference costs — an OAuth-style grant your users already know how to use.