利用可能なAIモデルを照会します。APIキーのタイプによって返されるモデルが異なります。
GET /v1/models
osk_
osr_
curl https://api.ones1ght.com/v1/models \ -H "Authorization: Bearer $API_KEY"
{ "success": true, "data": [ { "id": "c8e4cfa4-9b71-43cd-8ef8-44d3a1c2aca8", "name": "SDK GPT 5.4", "description": "GPT 5.4 mini for SDK Client", "version": 2 } ] }
id
model
name
description
version