{
  "generatedAt": "2026-04-03T06:19:01.020Z",
  "configPath": "/root/.openclaw/openclaw.json",
  "excludedProviders": [
    "openrouter"
  ],
  "timeoutMs": 15000,
  "total": 14,
  "alive": 2,
  "dead": 12,
  "models": [
    {
      "provider": "anyrouter",
      "model": "claude-opus-4-6",
      "displayName": "Claude Opus 4.6",
      "api": "anthropic-messages",
      "baseUrl": "https://anyrouter.top",
      "apiKeyMasked": "***",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "anthropic-messages",
          "url": "https://anyrouter.top/v1/messages",
          "body": {
            "model": "claude-opus-4-6",
            "max_tokens": 8,
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ]
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 377,
            "headers": {
              "connection": "keep-alive",
              "content-length": "108",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:50 GMT",
              "eagleid": "2b6d26a817751971309402369e",
              "server": "ESA",
              "set-cookie": "cdn_sec_tc=2b6d26a817751971309402369ece81de484128222686c2eb63c68299d0;path=/;HttpOnly;Max-Age=3600",
              "timing-allow-origin": "*",
              "via": "1.1 Caddy, ens-cache34.l2hk12[9,0,DP], ens-cache5.l2sg9[45,0,DP], ens-cache20.sg31[45,0,DP], ens-cache20.sg31[45,0]",
              "x-oneapi-request-id": "202604031418509538571974paJE5h5",
              "x-site-cache-status": "DYNAMIC"
            },
            "bodyText": "{\"error\":{\"message\":\"无效的令牌 (request id: 202604031418509538571974paJE5h5)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "无效的令牌 (request id: 202604031418509538571974paJE5h5)",
                "type": "new_api_error"
              }
            }
          }
        }
      ],
      "method": "anthropic-messages"
    },
    {
      "provider": "kimi-coding",
      "model": "k2p5",
      "displayName": "Kimi for Coding",
      "api": "anthropic-messages",
      "baseUrl": "https://api.kimi.com/coding/",
      "apiKeyMasked": "sk-kim...Vt7d",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "anthropic-messages",
          "url": "https://api.kimi.com/coding/v1/messages",
          "body": {
            "model": "k2p5",
            "max_tokens": 8,
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ]
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 235,
            "headers": {
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f554bf33fde7-SIN",
              "connection": "keep-alive",
              "content-length": "169",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:51 GMT",
              "server": "cloudflare",
              "set-cookie": "__cf_bm=PI4rWhg.6WsEl7.7CG6UHjYSrD.w2KhWo_GDH8pl_Ss-1775197130.994952-1.0.1.1-yB1Hw.m66EoIzvnzBYAD9PV8FbHv5cXRK9a0_jX7aMBNPkNha5sTDAmEf6XmKB9EIkreJXtEhJF1K8.SSGt7u8Sq3fPX96vEhh1nYa3cz88sXwAeUj9fa.ULFbxGiG82; HttpOnly; Secure; Path=/; Domain=kimi.com; Expires=Fri, 03 Apr 2026 06:48:51 GMT",
              "strict-transport-security": "max-age=31536000; includeSubDomains"
            },
            "bodyText": "{\"error\":{\"type\":\"authentication_error\",\"message\":\"The API Key appears to be invalid or may have expired. Please verify your credentials and try again.\"},\"type\":\"error\"}",
            "bodyJson": {
              "error": {
                "type": "authentication_error",
                "message": "The API Key appears to be invalid or may have expired. Please verify your credentials and try again."
              },
              "type": "error"
            }
          }
        }
      ],
      "method": "anthropic-messages"
    },
    {
      "provider": "zhipu",
      "model": "glm-5",
      "displayName": "GLM 5",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "glm-5",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 226,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:51 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082aa17751971313257501ef37b2123faead521cc68252b2376f245f919;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "20260403141851d1a5791075a04b92"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "glm-5",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 170,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:51 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=2760777717751971315494268ea0cc183072e7843c57742d6825ffcde7a22f;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "2026040314185156530a74eeca4b71"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:18:51.573+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:18:51.573+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "glm",
      "model": "GLM-5",
      "displayName": "GLM-5",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "GLM-5",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 146,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:51 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082aa17751971316527518ef37b107ad138580edb72cffe91257203820e;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "20260403141851afbac0e85a504cb8"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "GLM-5",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 164,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:51 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=2760777a17751971318598281e7e58856ac37be2e7ad851d6802a7a0fe17e1;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "20260403141851ea623508f47c407b"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:18:51.886+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:18:51.886+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "glm",
      "model": "GLM-4.7",
      "displayName": "GLM-4.7",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "GLM-4.7",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 135,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:52 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082aa17751971319627534ef37b4755499b105381f0adbcec65b849fd82;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "20260403141851c9aa601db93346bc"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "GLM-4.7",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 155,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:52 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=3ccdc16d17751971321234532ee5c09806ab7384cc90a22e38fc51492d1ec0;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "202604031418527f3f9e88410b4383"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:18:52.176+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:18:52.176+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "glm",
      "model": "GLM-4.6",
      "displayName": "GLM-4.6",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "GLM-4.6",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 151,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:52 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082aa17751971322537550ef37b35c82133bdcbb1646ec8cf02c1e2d59e;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "2026040314185226af5c7e8a704424"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "GLM-4.6",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 223,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:18:52 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082af17751971324234823e65510d8d9314eafe3abee01d8294bc42ba32;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "202604031418520f9c27ee9b3345f8"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:18:52.545+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:18:52.545+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "volcengine",
      "model": "glm-4.7",
      "displayName": "glm-4.7",
      "api": "openai-completions",
      "baseUrl": "https://ark.cn-beijing.volces.com/api/coding/v3",
      "apiKeyMasked": "486898...39d5",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://ark.cn-beijing.volces.com/api/coding/v3/chat/completions",
          "body": {
            "model": "glm-4.7",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 400,
            "statusText": "Bad Request",
            "elapsedMs": 2512,
            "headers": {
              "content-encoding": "gzip",
              "content-length": "349",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:53 GMT",
              "server": "istio-envoy",
              "vary": "Accept-Encoding",
              "x-envoy-upstream-service-time": "6",
              "x-request-id": "02177519713429892438f1288e028830022c35b24f9a4b1783840"
            },
            "bodyText": "{\"error\":{\"code\":\"InvalidSubscription\",\"message\":\"Your account (2102226595) does not have a valid coding plan subscription, or your subscription has expired. Please visit https://console.volcengine.com/ark/region:ark+cn-beijing/openManagement?OpenModelVisible=false\\u0026tab=CodingPlan to review your subscription status or complete the subscription or renewal process.  Request id: 02177519713429892438f1288e028830022c35b24f9a4b1783840\",\"param\":\"\",\"type\":\"Bad Request\"}}",
            "bodyJson": {
              "error": {
                "code": "InvalidSubscription",
                "message": "Your account (2102226595) does not have a valid coding plan subscription, or your subscription has expired. Please visit https://console.volcengine.com/ark/region:ark+cn-beijing/openManagement?OpenModelVisible=false&tab=CodingPlan to review your subscription status or complete the subscription or renewal process.  Request id: 02177519713429892438f1288e028830022c35b24f9a4b1783840",
                "param": "",
                "type": "Bad Request"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://ark.cn-beijing.volces.com/api/coding/v3/responses",
          "body": {
            "model": "glm-4.7",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 246,
            "headers": {
              "content-length": "0",
              "date": "Fri, 03 Apr 2026 06:18:55 GMT",
              "server": "istio-envoy",
              "x-request-id": "02177519713526792438f1288e028830022c35b24f9a4b1b0fe98"
            },
            "bodyText": "",
            "bodyJson": null
          }
        }
      ]
    },
    {
      "provider": "openai_proxy",
      "model": "gpt-5.4",
      "displayName": "GPT-5.4",
      "api": "openai-responses",
      "baseUrl": "https://betterclau.de/openai/sub.jlypx.de/v1",
      "apiKeyMasked": "sk-21d...39df",
      "skipped": false,
      "alive": false,
      "reason": "503 Service Unavailable",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/chat/completions",
          "body": {
            "model": "gpt-5.4",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 338,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-SIN",
              "cf-ray": "9e65f5700979ce37-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:55 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=COLH4wEgJ%2FvOGdEjUBqTi9yrcio7%2FGpjd9GKpnJcxa%2FYdnaZMl2RsIW2Ou8Wzi7LJPvQVhO%2FfxTv5Wct3qXjumLtn%2BzuxRZGI6djVGJvDPW0cVBOZHAXXfMRPhWf3m0WQTJ6cYJ5roCdVBs%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "41e1b9c7-46ef-49ac-a969-741473254e9d",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/responses",
          "body": {
            "model": "gpt-5.4",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 290,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-SIN",
              "cf-ray": "9e65f572192b472e-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:55 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=eY2VcIc1RLHew%2FUY8MpUf0hzYXmYieDuBhKbmibR2eMiKc3GGaUfkIRxTtQNZfjt%2FI9dE1hTbuSwgNAPNqLNNeUeL5x1ztr%2BexjvfsnUDrwns5k39QM7BPOrg0Ry6d9dEc5iOLKk0bvWAbc%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "94da3ae9-9ee6-42cb-ac29-fdcef8c8245b",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "openai_proxy",
      "model": "gpt-5.4-mini",
      "displayName": "GPT-5.4 Mini",
      "api": "openai-responses",
      "baseUrl": "https://betterclau.de/openai/sub.jlypx.de/v1",
      "apiKeyMasked": "sk-21d...39df",
      "skipped": false,
      "alive": false,
      "reason": "503 Service Unavailable",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/chat/completions",
          "body": {
            "model": "gpt-5.4-mini",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 330,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-SIN",
              "cf-ray": "9e65f573dedace37-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:56 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=QIZQIcPMgoyQ9vp4Hy79PTTXAMJoKpiKklv88RXnaky2wyL57giTcTUC8CCPzxSW8%2FdaX5jEHMSVud4IVt6gpGPg9isre0fyzTYo64OUea21iupUA6yAMNgFdOOVG79sERSYkZqkNT%2B11fU%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "aeed9bd5-563e-4d35-aee5-28c654cf16c4",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/responses",
          "body": {
            "model": "gpt-5.4-mini",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 262,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-SIN",
              "cf-ray": "9e65f575ea96472e-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:56 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=7nGSYp0yYD%2FjyMTc%2BwMG1jxMHMqY%2FGhCoIguAgAjl%2B8pvKPKPuO82SitylrrBJK%2FcrGdQHN7QyESgnuhGRX7tMH2%2BNg6ZQvi9liG6nPW5hUZAjVWyuyPUxK8ovSfvIyviHxDLx3%2BwyMjd58%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "29b19f72-1802-49c2-8a2c-70f344b57de7",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "jiaotailang",
      "model": "gpt-5.4",
      "displayName": "gpt-5.4",
      "api": "openai-responses",
      "baseUrl": "https://new.145678.xyz/v1",
      "apiKeyMasked": "sk-47b...a1wa",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://new.145678.xyz/v1/chat/completions",
          "body": {
            "model": "gpt-5.4",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 182,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f577ad5d90f2-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:56 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Jiei%2FHT3mWqMynuZwIB%2B71fQXo1nTvkV1%2BCBvhNXrf%2FM7apPlSItXnE8weKy3jyWHUkW9Gq%2BlE1Xd%2F5FWyBpZzX3XUeWeA1c%2FfwGJJJh5kSo5zRSPkacEpMkm4hKQfnJqQ%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403061856729463618JdWDsyFa"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403061856729463618JdWDsyFa)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403061856729463618JdWDsyFa)",
                "type": "new_api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://new.145678.xyz/v1/responses",
          "body": {
            "model": "gpt-5.4",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 102,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f578cae2a12b-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:56 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Sx1wtI9PURE2MGXPp2yv3Y7YazDhG2PelFZsHJS878k1DQLZpsMPk84YdU3rKb50HUmNrOXLx39DDMdcU0EznfHyc6hzdoPj7973Stsdpsc7Oy3LeDWKsEovDHMu0bvPGg%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403061856830216427Gds8tS7c"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403061856830216427Gds8tS7c)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403061856830216427Gds8tS7c)",
                "type": "new_api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "jiaotailang",
      "model": "gpt-5.4-mini",
      "displayName": "gpt-5.4-mini",
      "api": "openai-responses",
      "baseUrl": "https://new.145678.xyz/v1",
      "apiKeyMasked": "sk-47b...a1wa",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://new.145678.xyz/v1/chat/completions",
          "body": {
            "model": "gpt-5.4-mini",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 85,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f5795a6990f2-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:56 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=sEwwnENlv0rlbDJKeiUD%2BLIfdVbXdMrSDVafGm1V%2FzknjGyb2%2FkBqijT2qPqPWiC4SysIHEE%2FFa4AisnbDp6euqC%2FEjCcYdWzZtq6SH1IgHi5yhbT3Ak9ZWjkJdH3Gl9sQ%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "202604030618569157483128P0q9qtH"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 202604030618569157483128P0q9qtH)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 202604030618569157483128P0q9qtH)",
                "type": "new_api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://new.145678.xyz/v1/responses",
          "body": {
            "model": "gpt-5.4-mini",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 46,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f579dbf1a12b-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:56 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=M6jl%2F25QlGDwNLYAU0mE%2Fi8fnIbbJxutXfT9bYTJMYkJ%2FQ4NvGLW5xn3o07td1smqc0xheKJCuI5%2FlCNOiMUBfwGDUDPWuVp33xM0tvUk%2BIqHunWc%2B2vDtFwqtazE03%2BJA%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403061856962067952w2onrsvr"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403061856962067952w2onrsvr)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403061856962067952w2onrsvr)",
                "type": "new_api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "jiaotailang",
      "model": "gpt-5.3-codex",
      "displayName": "gpt-5.3-codex",
      "api": "openai-responses",
      "baseUrl": "https://new.145678.xyz/v1",
      "apiKeyMasked": "sk-47b...a1wa",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://new.145678.xyz/v1/chat/completions",
          "body": {
            "model": "gpt-5.3-codex",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 85,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f57a2d0590f2-SIN",
              "connection": "keep-alive",
              "content-length": "117",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:57 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=prISn9MoO5WwedZ4qgiGOlDJkXgPwitnqfj%2BKJcmeDyRPjBmfGf39b0eVw33j4NLBUP1RurNjTVY2PpK4l9WnkXAItW71YDmzSskbEfB%2FXQzTZJBJ4%2FeZNY8uK5EY9pIxQ%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "2026040306185747969211vDMNQMYr"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 2026040306185747969211vDMNQMYr)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 2026040306185747969211vDMNQMYr)",
                "type": "new_api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://new.145678.xyz/v1/responses",
          "body": {
            "model": "gpt-5.3-codex",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 46,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e65f57aac83a12b-SIN",
              "connection": "keep-alive",
              "content-length": "117",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:18:57 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=P2juImmJ6uZRizhfwV0gZvKKg8t05p%2Fm3NwVTJcg4M%2F%2F7l1ZJFXMpkJR2PKdijQED3Ty66NrH6JQMetQAvQmK3iMEOamgCV%2FmCZMJE3X6SqaTDOMND9UntokB3TbagrWdg%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "2026040306185792363037aFwX7xLD"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 2026040306185792363037aFwX7xLD)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 2026040306185792363037aFwX7xLD)",
                "type": "new_api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "hai",
      "model": "GLM-5-FP8",
      "displayName": "GLM-5-FP8",
      "api": "openai-completions",
      "baseUrl": "https://api.model.haihub.cn/v1",
      "apiKeyMasked": "sk-56d...ba59",
      "skipped": false,
      "alive": true,
      "reason": "",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://api.model.haihub.cn/v1/chat/completions",
          "body": {
            "model": "GLM-5-FP8",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": true,
            "status": 200,
            "statusText": "OK",
            "elapsedMs": 3235,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json",
              "date": "Fri, 03 Apr 2026 06:18:58 GMT",
              "req-arrive-time": "1775197137854",
              "req-cost-time": "327",
              "resp-start-time": "1775197138182",
              "server": "istio-envoy",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding",
              "x-envoy-upstream-service-time": "313"
            },
            "bodyText": "{\"id\":\"b86a4c4f43e445fca37d0582f967eba5\",\"object\":\"chat.completion\",\"created\":1775197138,\"model\":\"ZhipuAI/GLM-5-FP8\",\"choices\":[{\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":null,\"reasoning_content\":\"The user wants me to reply with \\\"\",\"tool_calls\":null},\"logprobs\":null,\"finish_reason\":\"length\",\"matched_stop\":null}],\"usage\":{\"prompt_tokens\":10,\"total_tokens\":18,\"completion_tokens\":8,\"prompt_tokens_details\":null,\"reasoning_tokens\":0},\"metadata\":{\"weight_version\":\"default\"}}",
            "bodyJson": {
              "id": "b86a4c4f43e445fca37d0582f967eba5",
              "object": "chat.completion",
              "created": 1775197138,
              "model": "ZhipuAI/GLM-5-FP8",
              "choices": [
                {
                  "index": 0,
                  "message": {
                    "role": "assistant",
                    "content": null,
                    "reasoning_content": "The user wants me to reply with \"",
                    "tool_calls": null
                  },
                  "logprobs": null,
                  "finish_reason": "length",
                  "matched_stop": null
                }
              ],
              "usage": {
                "prompt_tokens": 10,
                "total_tokens": 18,
                "completion_tokens": 8,
                "prompt_tokens_details": null,
                "reasoning_tokens": 0
              },
              "metadata": {
                "weight_version": "default"
              }
            }
          }
        }
      ],
      "method": "chat.completions"
    },
    {
      "provider": "hai",
      "model": "MiniMax-M2.5",
      "displayName": "MiniMax-M2.5",
      "api": "openai-completions",
      "baseUrl": "https://api.model.haihub.cn/v1",
      "apiKeyMasked": "sk-56d...ba59",
      "skipped": false,
      "alive": true,
      "reason": "",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://api.model.haihub.cn/v1/chat/completions",
          "body": {
            "model": "MiniMax-M2.5",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": true,
            "status": 200,
            "statusText": "OK",
            "elapsedMs": 671,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json",
              "date": "Fri, 03 Apr 2026 06:19:00 GMT",
              "req-arrive-time": "1775197140398",
              "req-cost-time": "160",
              "resp-start-time": "1775197140559",
              "server": "istio-envoy",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding",
              "x-envoy-upstream-service-time": "149"
            },
            "bodyText": "{\"id\":\"4be173b6edf94f0fac3c053e74097f02\",\"object\":\"chat.completion\",\"created\":1775197140,\"model\":\"MiniMax-M2.5\",\"choices\":[{\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":\"<think>The user says: \\\"Reply with OK\",\"reasoning_content\":null,\"tool_calls\":null},\"logprobs\":null,\"finish_reason\":\"length\",\"matched_stop\":null}],\"usage\":{\"prompt_tokens\":43,\"total_tokens\":51,\"completion_tokens\":8,\"prompt_tokens_details\":{\"cached_tokens\":31},\"reasoning_tokens\":0},\"metadata\":{\"weight_version\":\"default\"}}",
            "bodyJson": {
              "id": "4be173b6edf94f0fac3c053e74097f02",
              "object": "chat.completion",
              "created": 1775197140,
              "model": "MiniMax-M2.5",
              "choices": [
                {
                  "index": 0,
                  "message": {
                    "role": "assistant",
                    "content": "<think>The user says: \"Reply with OK",
                    "reasoning_content": null,
                    "tool_calls": null
                  },
                  "logprobs": null,
                  "finish_reason": "length",
                  "matched_stop": null
                }
              ],
              "usage": {
                "prompt_tokens": 43,
                "total_tokens": 51,
                "completion_tokens": 8,
                "prompt_tokens_details": {
                  "cached_tokens": 31
                },
                "reasoning_tokens": 0
              },
              "metadata": {
                "weight_version": "default"
              }
            }
          }
        }
      ],
      "method": "chat.completions"
    }
  ]
}