OpenAI compatible API · Attested · Public status

Private SillyTavern API Backend: Verifiable Privacy, Crypto Pay

Use TrustedRouter as your SillyTavern API backend: OpenAI-compatible, no prompt storage by default, hardware-attested, with crypto pay-per-request.

Verify gateway
Onebase URL to migrate
100sof models and routes
Noneprompt logs by default
Private API for SillyTavern

Point SillyTavern at an API that stores no prompts by default and proves what it runs.

SillyTavern speaks OpenAI-compatible chat completions, and so does TrustedRouter. Set the endpoint, paste a key, pick a model. No extension, no proxy script. You get 220+ model routes across 30+ providers: Claude, GPT, Gemini, DeepSeek V4, Kimi K2.7, GLM-5, Qwen 3.5, MiniMax M3, and more, with automatic rollover to another provider when one goes down.

The difference is what happens to your chats afterward. TrustedRouter does not store prompt or output content by default. The prompt path runs inside a hardware-attested confidential-compute gateway. The gateway source is open, the image digest is published, and the attestation is checkable live from your own terminal. It binds to your TLS session, so it cannot be replayed.

Open the playground Check the attestation

connect + verifybash
# SillyTavern → API Connections
#   Chat Completion Source: Custom (OpenAI-compatible)
#   Endpoint: https://api.trustedrouter.com/v1
#   Model: trustedrouter/auto

# Verify the gateway before you trust it
NONCE=$(openssl rand -hex 16)
curl "https://api.trustedrouter.com/attestation?nonce=$NONCE"
# JWT signed by the CPU vendor's root key
No-log by default

Storage you can check

Provider logging toggles ask you to believe a settings page. An attested gateway lets you fetch a JWT signed by the CPU vendor's root key and compare the image digest against the published open-source build. Privacy you can check beats privacy you're promised.

Privacy tiers

ZDR and TEE, labeled per route

Every route carries a tier. Zero-Data-Retention means the provider contractually keeps nothing. TEE means end-to-end confidential compute, where even the provider cannot read the prompt. trustedrouter/cheap always resolves to the cheapest capable route inside a TEE.

Pay your way

Credits, BYOK, or a wallet

Prepaid credits via Stripe, bring your own provider key, or x402 pay-per-request with Continue with MetaMask sign-in that works without a traditional account. That suits users who prefer not to attach an identity to their chats; the anonymous LLM API page covers the details. Per-model rates are on the pricing page: thin markup over provider list prices.

OpenRouterTrustedRouter
SillyTavern setupMature, dedicated setup tutorial; widely used in the communityStandard Custom OpenAI-compatible source; change the base URL and go
Prompt loggingPer-provider logging and ZDR flags you configure and trustNo prompt or output storage by default, inside an attested TEE gateway
Privacy tiersFive privacy toggles to configure, discussed in community setup guidesEvery route labeled with its tier: Open, Zero-Data-Retention, or TEE
VerificationPrivacy policy and provider disclosuresOpen-source gateway, published image digest, live attestation bound to your TLS session
Verify, don't trust

The same weights behave differently depending on who hosts them.

In our testing, identical GLM weights answered 60 of 60 sensitive questions through TrustedRouter's enclave and 30 of 60 through the vendor-hosted API. That filtering is host-applied, not in the weights. DeepSeek, Kimi, Qwen, GLM, and MiniMax routes here are served by non-Chinese hosting providers on attested infrastructure, so your roleplay prompts never reach the model vendor.

Two plain limits. Every model keeps its own refusal behavior on every route, and acceptable-use terms apply to all traffic. What changes is storage and visibility: a no-log LLM API you can audit, with nothing kept by default. Moving from OpenRouter takes one base-URL change; keep your SDK, your model ids, and your code.

Questions

How do I connect SillyTavern to TrustedRouter?

Use SillyTavern's Chat Completion API with a Custom OpenAI-compatible source: set the endpoint to https://api.trustedrouter.com/v1, add your key, and pick any of 220+ model routes, or trustedrouter/auto to let the router choose per request. If a provider goes down, requests roll over to another automatically. Coming from OpenRouter, the only required change is the base URL; your model ids and code carry over.

Does TrustedRouter log my roleplay chats?

TrustedRouter does not store prompt or output content by default. The prompt path runs inside a hardware-attested confidential-compute gateway whose source is open and whose image digest is published. You can request a live attestation, a JWT signed by the CPU vendor's root key and bound to your TLS session, and verify it yourself instead of relying on a policy page. Details are on the security page.

Can I pay without creating a traditional account?

Yes. Besides prepaid Stripe credits and bringing your own provider key, TrustedRouter supports x402 pay-per-request and Continue with MetaMask wallet sign-in, which works without a traditional account. That suits users who prefer not to attach an identity to their chats, though it is a payment option, not an anonymity guarantee. Per-model pricing is listed on the pricing page.

Will models refuse less through TrustedRouter?

Model behavior belongs to the model: upstream refusal behavior applies on every route, and acceptable-use terms apply to all traffic. One published finding of ours: the same GLM weights answered 60 of 60 sensitive questions through TrustedRouter's enclave versus 30 of 60 via the vendor-hosted API, because that filtering is host-applied rather than in the weights. TrustedRouter changes who can read and store your prompts, not what a model chooses to say.

Workspace access

Sign in

Choose a sign in method. New email and OAuth accounts include $0.10 in starter credit; wallet-only accounts start at $0.

By signing in you agree to the terms of service and privacy policy.