Key Differences
Migration Steps
1. Update Authentication
OpenRouter uses a single API key. Inworld uses a Key/Secret pair. OpenRouter:2. Update the Base URL
Change your client configuration to point to our endpoint.3. Map Your Models
Inworld supports the sameprovider/model syntax you’re used to.
openai/gpt-5→openai/gpt-5anthropic/claude-opus-4-6→anthropic/claude-opus-4-6google-ai-studio/gemini-2.5-flash→google-ai-studio/gemini-2.5-flash
4. Enable Intelligent Routing
Instead of manually picking models, you can now use our routing engine.Why Migrate?
- Enterprise Reliability: Built-in automatic failover across providers.
- Cost Optimization: Dynamic tiering to reduce bills by up to 70%.
- Unified Observability: Detailed logs and performance metrics across all models.
- Privacy Controls: Regional routing and PII detection.