Logo SVG copied to clipboard

OpenRouter 404 — No endpoints found for model

Last verified Jul 1, 2026

What this error means

A 404 means the model slug is wrong, deprecated, or every provider behind it is temporarily unavailable.

How to fix it

  • Verify the exact model id against the OpenRouter models list
  • Drop provider filters that exclude every endpoint
  • Fall back to an equivalent model that is live
Example error message
{
  "error": {
    "message": "No endpoints found for the requested model.",
    "code": 404
  }
}

Frequently asked

The model existed yesterday — why 404 now?

Models get deprecated or briefly lose all providers; pin to a current id or add a fallback.

More OpenRouter errors

CodeErrorAffected teams / 30 days
402 OpenRouter 402 — Insufficient credits 70 View
View all OpenRouter errors
Manifest heals this error A OpenRouter request that fails with this error is repaired and re-run while your app keeps running. One line to install.

Don't let your requests fail again and again

Manifest fixes your bad LLM requests on the fly so they return successful responses before it reaches your agent. No downtime.

  • Deprecated / Not-found models
  • Wrong parameters
  • Malformed requests
  • Exceeded context windows