glm2api admin

Read-only runtime snapshot for accounts, guest mode, concurrency, tools, health, and models.

Status

Healthok
Concurrency0/3
Queued0
Accounts3
Tokens0
Models78

Health issues: none

Capabilities

Tool calls: yes

Images: yes

Responses API: yes

Blocked tools: none

API Key

sk-glm2api-unillm-20260617

Common Paths

https://glm2api.unillm.online/v1/models
https://glm2api.unillm.online/v1/chat/completions
https://glm2api.unillm.online/v1/responses
https://glm2api.unillm.online/v1/images/generations
https://glm2api.unillm.online/admin/status

Account Pool

Guest mode: yes | Guest slots: 3 | Token slots: 0 | Current index: 0

AccountModeRefresh tokenAccess token cachedExpires in
#0guestyesyes0
#1guestyesyes0
#2guestyesyes0

Models

Current exposed model list from /v1/models.

Status JSON

{
  "status": "ok",
  "generated_at": "2026-06-19T08:28:15.405884+00:00",
  "server": {
    "host": "0.0.0.0",
    "port": 8000,
    "api_prefix": "/v1",
    "cors_allow_origin": "*",
    "admin_url": "/admin",
    "status_url": "/admin/status"
  },
  "health": {
    "ok": true,
    "issues": []
  },
  "queue": {
    "max_concurrency": 3,
    "active": 0,
    "queued": 0,
    "active_or_waiting": 0,
    "serving_ticket": 17,
    "next_ticket": 17,
    "queue_wait_timeout_seconds": 600
  },
  "accounts": {
    "count": 3,
    "current_index": 0,
    "guest_mode": true,
    "configured_refresh_token_count": 0,
    "configured_slot_count": 3,
    "guest_slots": 3,
    "token_slots": 0,
    "token_file": "/app/token.txt",
    "items": [
      {
        "index": 0,
        "mode": "guest",
        "guest": true,
        "refresh_token_present": true,
        "cached_access_token": true,
        "cached_access_token_expires_in": 0
      },
      {
        "index": 1,
        "mode": "guest",
        "guest": true,
        "refresh_token_present": true,
        "cached_access_token": true,
        "cached_access_token_expires_in": 0
      },
      {
        "index": 2,
        "mode": "guest",
        "guest": true,
        "refresh_token_present": true,
        "cached_access_token": true,
        "cached_access_token_expires_in": 0
      }
    ]
  },
  "capabilities": {
    "supports_chat_completions": true,
    "supports_responses": true,
    "supports_images": true,
    "supports_tool_calls": true,
    "supports_tool_choice": true,
    "native_glm_function_calling": false,
    "tool_call_mode": "OpenAI tools are translated to an internal DSML/XML prompt protocol, then parsed back into OpenAI-compatible tool_calls.",
    "blocked_tool_names": []
  },
  "models": {
    "count": 78,
    "items": [
      "cogView-4-250304",
      "glm-5.2",
      "glm-5.2-think",
      "glm-5.2-search",
      "glm-5.2-think-search",
      "glm-5.1",
      "glm-5.1-think",
      "glm-5.1-search",
      "glm-5.1-think-search",
      "glm-5v-turbo",
      "glm-5v-turbo-think",
      "glm-5v-turbo-search",
      "glm-5v-turbo-think-search",
      "glm-5-turbo",
      "glm-5-turbo-think",
      "glm-5-turbo-search",
      "glm-5-turbo-think-search",
      "glm-5",
      "glm-5-think",
      "glm-5-search",
      "glm-5-think-search",
      "glm-4.7-flash",
      "glm-4.7-flash-think",
      "glm-4.7-flash-search",
      "glm-4.7-flash-think-search",
      "glm-4.7",
      "glm-4.7-think",
      "glm-4.7-search",
      "glm-4.7-think-search",
      "glm-4.6v-flash",
      "glm-4.6v-flash-think",
      "glm-4.6v-flash-search",
      "glm-4.6v-flash-think-search",
      "glm-4.6",
      "glm-4.6-think",
      "glm-4.6-search",
      "glm-4.6-think-search",
      "glm-4.5",
      "glm-4.5-think",
      "glm-4.5-search",
      "glm-4.5-think-search",
      "glm-4.1v-thinking-flashx",
      "glm-4.1v-thinking-flashx-think",
      "glm-4.1v-thinking-flashx-search",
      "glm-4.1v-thinking-flashx-think-search",
      "glm-4",
      "glm-4-think",
      "glm-4-search",
      "glm-4-think-search",
      "glm-4-flash",
      "glm-4-flash-think",
      "glm-4-flash-search",
      "glm-4-flash-think-search",
      "glm-4-air",
      "glm-4-air-think",
      "glm-4-air-search",
      "glm-4-air-think-search",
      "glm-4v",
      "glm-4v-think",
      "glm-4v-search",
      "glm-4v-think-search",
      "glm-4-flashx-250414",
      "glm-4-flashx-250414-think",
      "glm-4-flashx-250414-search",
      "glm-4-flashx-250414-think-search",
      "glm-4-flash-250414",
      "glm-4-flash-250414-think",
      "glm-4-flash-250414-search",
      "glm-4-flash-250414-think-search",
      "glm-zero-preview",
      "glm-zero-preview-think",
      "glm-zero-preview-search",
      "glm-zero-preview-think-search",
      "glm-deep-research",
      "glm-deep-research-think",
      "glm-deep-research-search",
      "glm-deep-research-think-search",
      "glm-image-1"
    ]
  }
}