vitepress/apidoc/guide/create-key.md
shihao 3afad1525c fix: 移除死链接,修复构建错误
- 删除已废弃的 skills 页面(ikuncode-aimcp, ikunimage)
- 删除售后页面并清理所有引用
- 修复 nano-banana.md 中 /skills/oneimage 死链接
- 修复 opencode.md 中损坏的图片路径

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 18:07:58 +08:00

40 lines
1.2 KiB
Markdown
Raw Permalink 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.

# 创建专属 Key
注册登录后,点击创建专属 Key。
## 创建步骤
1. 登录 oneinai 平台
2. 访问 [令牌管理](https://api.oneinai.com/console/token)
3. 点击「添加令牌」按钮
4. 创建需要使用的令牌,**不要选择用户分组**。请根据[监测站](https://status.oneinai.com/)的模型状态、令牌说明与倍率综合选择适合你的分组
5. 保存并复制 Key
> 💡 **小提示**
> **模型限制列表**留空即可,无需配置(除非你了解它的作用)。
## 安全建议
> 🔐 **安全提醒**
> - **不要**将 Key 分享给他人
> - **不要**将 Key 提交到代码仓库
> - **不要**在公开场合展示 Key
> - 询问配置是否正确时,请给 Key 打码
> - 使用环境变量或配置文件存储 Key
> - 定期更换 Key 提高安全性
## 保存 Key
创建成功后,请立即保存好你的 Key
```bash
# 示例 Key请替换为你的实际 Key
sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
```
## 下一步
- [修改令牌设置](/guide/modify-token) - 调整令牌参数
- [配置环境变量](/deploy/claude-code#配置环境变量) - 在工具中使用 Key
- [充值](/guide/recharge) - 确保账户有足够余额