v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBanthropic-compat
List Models
List available Anthropic-compatible models.
Authentication is optional. Anonymous callers receive the public runtime catalog; authenticated callers also receive their user-scoped decoder fine-tunes.
Args: limit: Maximum number of models to return. Omit to return the full assembled catalog. before_id: Cursor for paginating backward. after_id: Cursor for paginating forward. client_version: Optional Codex/OpenAI client version hint. auth: Optional authentication result.
Returns: Combined Anthropic-compatible and Codex/OpenAI-compatible model catalog.
Raises: HTTPException: If both cursor parameters are provided.
get/v1/models
Query parameters
limitinteger nullable
before_idstring nullable
after_idstring nullable
client_versionstring nullable
Response
Successful Response
{"stackTrail":"paths:/v1/models:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}