API keys
Create keys in the dashboard, set budgets, and connect apps without exposing service provider keys.
AI API Gateway
One key and one shared balance for Claude Code and compatible models. Choose the model in the dashboard, and usage is charged through clear multipliers.
Keys, shared balance, routes, Web Chat, pricing, and documents live in one dashboard. You see the settings that matter: model, multiplier, status, and connection.
Create keys in the dashboard, set budgets, and connect apps without exposing service provider keys.
One shared balance shows the purchased token volume. Different models spend it through their own multipliers, and only successful requests are charged.
Web Chat history stays in the user browser. The server stores billing metadata only.
The dashboard catalog shows current models, context, output limits, and route availability before work starts.
For Claude Code, Anthropic Messages API, and long-context work.
claude-opus-4.8For IDE agents, coding sessions, and Anthropic-compatible workflows.
claude-code-readyFor server requests, streaming, tool use, and long context in Anthropic format.
/v1/messagesFor local browser conversations with active catalog model selection and context control.
browser-localFor limiting spend per API key without exposing service keys.
budget-controlFor transparent usage: prompt and response text are not stored on the server.
no-text-storageNo long setup path: choose a shared balance, issue a key, then connect your app.
Choose one shared token package for models in the active catalog.
Set a key budget, save the prefix, and connect it in your app or SDK.
Use ready guides for Claude Code, Anthropic SDK, Cursor, and server apps.
$ pluswstore models list --available
claude-opus-4.8 context 1M route healthy
claude-sonnet-4.6 context 1M route healthy
claude-haiku-4.5 context 200K route healthy
$ send request --key app
Shared balance, keys, models, Web Chat, availability, and multipliers live in one interface.
Creation, reveal, budgets, statuses, and usage history.
Local history, model selection, and context control.
Readable route states without internal provider names.
A package shows the token volume purchased. Actual charges depend on the model, token type, and active route coefficient.
A package shows the token volume purchased. Actual charges depend on the model, token type, and active route coefficient.
The dashboard lets you choose another shared-balance volume. These cards show entry options so the price level is clear fast.
Entry shared-balance package for first requests and tests.
~$0.37 2M tokensOne shared balance for active catalog models, with different usage multipliers.
~$0.37 2M tokensMore Claude tokens for regular development and team usage.
from ~$4.99 35M tokensPayment-provider commission is paid on top when the checkout provider displays it.
A request is sent to the selected model to produce a response. PLUSWSTORE does not store prompt or response text. Billing keeps technical fields: model, token counts, cost, status, key, and timestamp.
Inspired by fast FAQ flows: answer payment, setup, storage, and limit questions before users enter the dashboard.
No. You buy a token package and spend balance only on successful requests.
Usually no. Change the Base URL and key; Claude/Anthropic-compatible apps keep the same workflow.
Web Chat history stays in the user browser. The server stores billing metadata only.
If the checkout provider displays a fee, it is paid on top. The selected package is credited to the balance.
Route availability is visible in the dashboard. Only successful requests are charged.
Yes. The homepage shows entry packages, while the dashboard offers other shared-balance volumes.
Open the dashboard, choose a package, and create an API key. The rest is already assembled in one product.