Why migrate
- Same multi-provider access: a broad range of models through one endpoint.
- Attested gateway: the gateway runs in a TEE and signs a receipt for every response.
- Drop-in: works with OpenAI client libraries, like OpenRouter.
- Verifiable: cryptographic attestation you can check yourself.
- Confidential models:
is_teemodels run on a verified upstream enclave.
Key difference
| Feature | OpenRouter | This platform |
|---|---|---|
| Multi-provider | Yes | Yes (a broad range of models) |
| Gateway in TEE | No | Yes. The gateway runs in a TEE and signs receipts. |
| Attestation | No | Confidential (is_tee) models attest the upstream. |
| Routed models | Forwarded to provider | Forwarded to the third-party provider |
Migration Steps
Get an API Key
Sign up at redpill.ai
Model Name Changes
OpenRouter uses provider prefixes:Code Changes
Before (OpenRouter)
After (RedPill)
New TEE Features
After migration, you can:1. Verify TEE Execution
2. Use Confidential Models
3. Get the signed receipt
Pricing Comparison
Both use pay-as-you-go, but the platform adds TEE protection at no extra cost.Gradual Migration
Run both in parallel:Benefits after migration
- Requests served through an attested TEE gateway
- Cryptographic attestation and signed receipts
- Confidential (
is_tee) models - Verifiable execution
Get Started
Start using the platform now →