{
    "code": 403,
    "msg": "请求密钥KEY不正确！",
    "data": null,
    "exec_time": 0.017466,
    "ip": "216.73.217.142",
    "error": {
        "code": "API_KEY_INVALID",
        "message": "请求密钥KEY不正确！",
        "trace_id": "7a3c41c58128ddd3",
        "timestamp": "2026-05-09T04:01:51Z",
        "details": {
            "reason": "提供的API密钥不存在或格式错误",
            "solution": "请检查密钥是否正确，或在控制台获取新密钥"
        }
    }
}