Skip to main content
GET
OpenAI models.list 兼容
Aligned with GET https://api.openai.com/v1/models. Returns the static list this image service supports (gpt-image-2, gpt-image-2.5-flare, gpt-image-2.5-sunburst).
Official SDK: client.models.list() with base_url https://api.mountsea.ai/openai/v1.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
object
string
required
Example:

"list"

data
object[]
required