從這裡開始
列出可用的 CometAPI 模型
使用 GET /api/models 擷取 CometAPI 模型目錄,其中包含 model ID、提供者與能力,方便路由聊天、影像與影片請求。
GET
cURL
取得模型清單
此端點會擷取所有可用模型的資訊。這是一個公開的目錄端點,不需要Authorization 標頭。
-
方法:
GET -
URL:
https://api.cometapi.com/api/models
回應
200 - application/json
Public model catalog response.
Whether the catalog request completed successfully.
Model catalog records. Each item describes one model ID and the public metadata available for routing, capability selection, and pricing review.
Catalog page number returned by the service. A value of 0 means the unpaginated public catalog response.
Number of records requested for a paginated catalog response. A value of 0 means the service returned the default public catalog response.
Total number of catalog records available at request time.