How to Use Claude & GPT in SillyTavern (OpenAI-Compatible Setup)

If you run SillyTavern, you already know the pain: the official Claude and OpenAI APIs are expensive, rate-limited, and you end up juggling separate accounts and billing for each provider. This guide shows you how to drive Claude (Opus, Sonnet, Haiku) and GPT inside SillyTavern through a single OpenAI-compatible API key — at discounted, pay-per-use pricing, with no monthly fee.

It takes about 3 minutes and needs no reverse-proxy hacks, because ApiTopMix exposes a native OpenAI-compatible endpoint that SillyTavern speaks out of the box.

Why use ApiTopMix with SillyTavern

Step-by-step: connect SillyTavern to ApiTopMix

1. Get your API key

  1. Create an account at apitopmix.com/register.
  2. Top up (minimum $5).
  3. Go to the console → Tokens / API Keys → create a key and copy the sk-... string.

2. Configure SillyTavern

Open SillyTavern, click the plug icon (API Connections) in the top bar, and set:

Click Connect. When the indicator turns green, send a test message. That's it — you're now talking to Claude through ApiTopMix.

Note: Because the endpoint is OpenAI-compatible, you do not need SillyTavern's Claude reverse-proxy fields. Just use the Custom (OpenAI-compatible) source above. Your existing presets, prompts and context settings stay exactly the same.

3. Pick a model

Change the model any time by editing the model ID field — no reconnect needed.

Model IDBest for
claude-opus-4-6Richest, most coherent long-form roleplay; best character consistency
claude-sonnet-4-6Best quality-to-cost balance for everyday chats
claude-haiku-4-5-20251001Cheapest & fastest for high-volume or simple scenes
claude-opus-4-6-thinkingExtended reasoning for complex, multi-thread scenarios

The full model list and live prices are on the pricing page.

Pricing example

Roleplay is token-heavy, so the per-token rate matters more than for most apps. ApiTopMix prices Claude below Anthropic's official rates:

ModelApiTopMix (in / out, 1M tokens)Anthropic officialSave
Claude Sonnet 4.6$2.20 / $11.00$3.00 / $15.00~27%
Claude Opus 4.6$3.00 / $15.00$5.00 / $25.0040%
Claude Haiku 4.5$0.60 / $3.00$1.00 / $5.0040%
Billing: pay-per-use, billed on actual tokens consumed. No subscription, no minimum monthly spend, no token expiry. Minimum first top-up is $5. Always check the pricing page for current rates.

FAQ

Does streaming work?

Yes. ApiTopMix implements the standard OpenAI streaming (SSE) protocol, so SillyTavern's streaming toggle works normally.

Can I use group chats and presets?

Yes. Anything that works with an OpenAI-compatible source in SillyTavern — group chats, character cards, presets, author's notes, world info — works unchanged. ApiTopMix only changes where the request is sent, not how SillyTavern builds it.

What about latency?

Requests route through the upstream provider's official channel, so time-to-first-token is close to connecting directly (typically ~300–800ms depending on your region and network).

Are my chats stored?

ApiTopMix does not store request or response bodies. Only de-identified call metadata (timestamp, model, token count, status code) is kept for billing and troubleshooting. Usage is subject to each upstream model provider's policies and ApiTopMix's terms. See the privacy policy.

Can I also use GPT, Gemini or DeepSeek the same way?

Yes — same endpoint and key, just change the model ID (for example a GPT or Gemini model name). One account covers all supported providers.

Get one key for Claude & GPT in SillyTavern

Sign up, top up from $5, and paste your key into SillyTavern. No subscription, no per-provider accounts.

Further reading