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
Migration Steps
1
Get an API Key
Sign up at redpill.ai
2
Update Endpoint
3
Update Model Names
Some model names may differ - check
/v1/modelsModel 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 →