OpenRouter has 21 free models, but grep for ':free' and you only find 18
This story is from 2026-08-28. It is preserved in the archive; the latest stories are on the live feed.
OpenRouter's model catalog is a public endpoint. No key, no account: curl -s https://openrouter.ai/api/v1/models As of 2026-08-28 that returns 387 models . The usual way to find the free ones is to filter on the :free suffix, which gives you 18. But filter on price instead and you get 21: curl -s h…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-08-28 14:54 · DEV Community — AI
OpenRouter has 21 free models, but grep for ':free' and you only find 18