List models

Return every upstream model routeur.ai can currently route to. OpenAI-compatible: callers built against GET /v1/models work without changes.

GET /v1/models Stable
https://api.routeur.ai

Query parameters

provider string optional
Restrict the result to one provider, e.g. openai.
configured boolean optional
Restrict to models whose provider credentials are currently mounted.

Returns

An object with data (array of Model objects).