Skip to main content
GET
/
models
List Models
curl --request GET \
  --url https://api.kejue.co/api/v1/models \
  --header 'X-API-Key: <api-key>'
{
  "error": "Invalid or missing API key",
  "code": "UNAUTHORIZED",
  "details": {}
}

Authorizations

X-API-Key
string
header
required

Workspace API key (e.g. kej_live_...)

Response

Successful Response