---
title: "获取AI智能中心战略价值"
method: GET
path: "/v1/ai_hub/strategic_value"
tags: ["ai_hub"]
---

# 获取AI智能中心战略价值

`GET /v1/ai_hub/strategic_value`

返回AI战略洞察（标题、描述）和效能卡片列表（效能指标、效能评价、具体指标、价值描述）

## Response `200`

OK

- V1GetAIHubStrategicValueResp
  - `code` integer
  - `data` V1AIHubStrategicValueData
    - `ai_strategic_insight` V1AIStrategicInsight
      - `description` string — 描述
      - `title` string — 标题
    - `efficiency_cards` V1EfficiencyCard[] — 效能卡片列表
      - `evidence_value` string — 具体指标分值
      - `metric_evaluation` string — 效能评价
      - `metric_title` 'security_defense' | 'resource_cost' | 'code_standard' | 'rd_efficiency' | 'query_performance' — 效能指标标题
  - `message` string

## Changes

- **2026-03-05** `9a0f5d9bf5fd` — 1 info
  - endpoint added
- **2026-02-26** `2fcd2f7459b5` — 1 breaking
  - api path removed without deprecation
- **2026-02-24** `c3b7acfa6046` — 1 info
  - endpoint added
- **2025-06-24** `ea902136997f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/actiontech/apis/sqle-api-docs/changes/v1/ai_hub/strategic_value/get.md)

---

[API](https://skmtc.dev/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/revisions/3e36a0067703/schema)
