Your Opper account.
One wallet for every AI app.
Top up your wallet once and spend across 700+ models, from AI Roundtable to the coding agent in your terminal.
Overview
What is an Opper account?
An account with a built-in AI wallet: a pay-as-you-go balance of credits that every Opper-connected app can draw from.
One balance, every app
Fund your Opper account once, then spend those credits in every app you connect via Login with Opper, and your history, caps, and balance travel with you.
You stay in control
See every call, cap spend per app, and revoke access any time. No keys to paste, no invoices to chase.
Runs on Opper's gateway
Every call routes through Opper's AI gateway with 700+ models, automatic fallbacks, and per-app usage stats included.
The apps
Where your Opper account works today
Sign in with Opper and every call is charged to the same balance, no keys to paste and no separate signups.
Apps
Debate any question across 700+ models in AI Roundtable, then explore every app you can sign in to with Opper.
Browse the appsCoding agents
Launch Claude Code, Codex, OpenCode, or Pi with one command and run them on your balance.
See the Agent CLIFor developers
Let users pay for their own AI
Paste the cookbook into Claude Code, Codex, or Cursor, or copy the snippets below.
Let your AI agent integrate it
# Paste into Claude Code, Codex, Cursor, etc.Integrate Login with Opper into my app.Reference implementation:https://github.com/opper-ai/opper-cookbook/tree/main/examples/login-with-opper-web
User flow
From sign-in to paid inference in three steps
Standard OAuth, nothing custom to build.
User clicks “Login with Opper”
They authenticate and consent to fund the calls your app makes.
Your server gets a user-scoped API key
The SDK exchanges the code and returns a key tied to their account.
Call any model, user pays
Call any model through Opper's gateway. Every token bills to their balance.
Builders program
Building on Login with Opper? Let's talk.
Users who top up their Opper account for one app arrive at yours pre-funded, with no credit card friction and no free-tier abuse. We're working with the first wave of builders shipping Login with Opper, and early partners get direct support, input on the roadmap, and a seat at the table when we open revenue share to app developers.
Get in touch at wallet@opper.ai
Model catalog & pricing
Access the latest AI models from leading providers with unified pricing per million tokens.
All prices are per 1M tokens • EU and US regions available • Prices subject to change, see docs for latest
| Provider | Model | Region | Input (1M tokens) | Output (1M tokens) |
|---|---|---|---|---|
| Loading models... | ||||
Custom Models & BYOK
Bring your own API keys or add custom model deployments using the Opper CLI or API.
opper models create example/my-gpt5 azure/gpt5-production YOUR_API_KEYLooking for a specific model? View complete model list →
FAQ