Files
haiyushuke-website/content/index.mdx
2026-07-02 12:58:18 +08:00

67 lines
3.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 文档中心
description: 海宇数科一站式大模型 API 与智能报告开发文档
---
# 平台介绍
海宇数科面向企业与开发者,提供 **国内大模型统一网关**、**控制台自助接入** 与 **智能报告 / Agent 技能** 能力。网关采用 **OpenAI 兼容** HTTP 协议,便于接入 Cursor、Claude Code 等编程工具及自有业务服务。
> 本站文档按「了解平台 → 选国内模型 → 接工具 / 写代码 → 运维计费」组织;**不提供** GPT、Claude 等海外原厂模型。
## 平台优势
| 能力 | 说明 |
| --- | --- |
| **国内模型矩阵** | DeepSeek、智谱 GLM、通义、Kimi、MiniMax、豆包等在 **模型广场** 统一展示价格、能力与模型 ID |
| **OpenAI 兼容协议** | `POST /v1/chat/completions`;改 `baseURL` 与 API Key 即可对接多数 SDK 与 IDE |
| **工具接入** | [Cursor](/docs/integrations/cursor)、[Claude Code](/docs/integrations/claude_code)、[Continue](/docs/integrations/continue)、[Cline](/docs/integrations/cline) 等配置说明 |
| **控制台闭环** | 体验中心、API Key、使用记录、账单、发票与余额告警 |
| **企业场景** | [智能报告](/reports)、[Agent 技能](/agents) |
## 查看模型
- **官网 [模型广场](/models)**:对外展示目录
- **控制台 [模型广场](https://console.haiyushuke.com/models)**:复制 **模型 ID**、查看计价与能力
`model` 请求参数须与控制台 ID **完全一致**(例如 `deepseek-chat`、`glm-5.1`,以实际上线为准)。
## 极速体验
1. 登录 [控制台](https://console.haiyushuke.com) → **实名认证**
2. **体验中心** 选择国内模型试调用
3. 创建 **API Key**,按 [工具接入概览](/docs/integrations/overview) 或 [快速开始](/docs/getting-started) 配置客户端
## 快速开始
[快速开始](/docs/getting-started)注册、Key、首次 HTTP 调用、核对使用记录。
## 接入方式
| 类型 | 文档 |
| --- | --- |
| IDE / 编程助手 | [工具接入概览](/docs/integrations/overview) → Cursor、Claude Code 等 |
| HTTP / SDK | [HTTP API](/docs/guides/http_api)、[OpenAI 兼容 SDK](/docs/guides/openai_compatible)、[流式调用](/docs/guides/streaming) |
| 运维 | [控制台](/docs/guides/console)、[API Key](/docs/guides/api_keys)、[计费与财务](/docs/guides/billing) |
## 核心概念
[Token、上下文与模型 ID](/docs/concepts/overview)
## 服务地址
| 用途 | 地址 |
| --- | --- |
| 控制台 | [https://console.haiyushuke.com](https://console.haiyushuke.com) |
| API Base URL | `https://api.haiyushuke.com/v1` |
## 推荐阅读路径
1. [快速开始](/docs/getting-started) → [Cursor 接入](/docs/integrations/cursor)
2. 业务后端:[HTTP API](/docs/guides/http_api) → [计费与财务](/docs/guides/billing)
3. 排错:[常见问题](/docs/faq)
## 需要帮助?
[常见问题](/docs/faq) · [用户协议](/docs/legal/user-agreement) · [隐私政策](/docs/legal/privacy) · [联系我们](/#contact) · [企业微信客服](https://work.weixin.qq.com/kfid/kfc1f8fc41acaca0895)