Skip to main content

OpenRouter

OpenRouter is a unified API gateway that gives WednesdayAI access to hundreds of models from Anthropic, OpenAI, Google, Mistral, Meta, and others — all from one API key.

When to use it

  • Experiment with many models without managing separate keys
  • Unified billing across providers
  • Access to models not available in your region

Authentication

Create a key at openrouter.ai/keys, then onboard, or set it on the gateway host:

Selecting a model

OpenRouter model references are prefixed with openrouter/ and keep the upstream provider/model path:
When typing /model in chat with an OpenRouter reference, include the full openrouter/ prefix — the reference is parsed by splitting on the first /, so the provider prefix is required for IDs that themselves contain /.
Run openclaw models status to list models your key can access. WednesdayAI can also scan OpenRouter’s free-model catalog with openclaw models scan.

Troubleshooting

The key is invalid. Re-run onboarding with a fresh key from openrouter.ai/keys.
Not all models are available on all tiers. Check openrouter.ai/models for your key’s access.
OpenRouter adds a routing hop. Use it for experimentation; connect directly for latency-sensitive production.