responses

Cursor Model List

OpenAI-compatible model listing for the Cursor BYOK base URL.

Clients pointed at <proxy>/cursor as an OpenAI-compatible base URL resolve and verify models via GET {base}/models (the OpenAI SDK contract). Without this route those requests fall through to the Cursor Cloud Agents passthrough, which demands a Cursor API key and 401s, so key verification silently fails before any chat request is ever sent. Delegates to the standard /v1/models handler.

get/cursor/v1/models

Response

Successful Response

{"stackTrail":"paths:/cursor/v1/models:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 42 revisions of this API.1