#openrouter run out of credit

1 messages · Page 1 of 1 (latest)

distant coral
#

I created an API key on OpenRouter, and it's free and unlimited, but OpenClaw is giving me a message:

OpenRouter (OpenRouter/Auto) returned a billing error — your API key has run out of credits or has an insufficient balance. Check your OpenRouter billing dashboard and top up or switch to a different API key. some one can help me 🙁

marble sparrowBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

cedar cloudBOT
#

Yep — the confusing part is openrouter/auto is not “free-only.” OpenClaw’s OpenRouter onboarding defaults to openrouter/auto, and OpenRouter says Auto routes to high-quality models and charges the routed model’s price. (docs.openclaw.ai)

Try switching to free-only:

openclaw --version
openclaw models status
openclaw models set openrouter/free
openclaw gateway restart

Or pick a concrete free model:

openclaw models scan --set-default
openclaw gateway restart