# 新谷开普勒 AI 算力平台 · 文档索引(供大模型与爬虫) **站点根:** https://open.thinkzoneai.com/ > 产品说明与 API 参考的**原始正文**以 Markdown 文件形式托管在 `/docs/` 下,可直接 `GET` 获取 UTF-8 文本,**无需执行 JavaScript**。人类可读入口:(VitePress 构建;源码见仓库 `tenant/docs/`)。 ## 抓取说明 - 下列为**正式环境绝对地址**,可直接用于抓取与 RAG。 - 更新侧栏时请以仓库内 `tenant/docs/.vitepress/config.ts` 的 `themeConfig.sidebar` 为准;本文件宜同步增删条目。 ## Markdown 文档(推荐优先抓取) - https://open.thinkzoneai.com/docs/README.md — 概述与快速开始 - https://open.thinkzoneai.com/docs/api-common.md — 公共参数与鉴权 - https://open.thinkzoneai.com/docs/api-image-byteplus.md — Seedream-5.0-lite(BytePlus 图片) - https://open.thinkzoneai.com/docs/api-image-minimax.md — Image-01(MiniMax 图片) - https://open.thinkzoneai.com/docs/api-image-gemini.md — Nano Banana(Gemini 图片) - https://open.thinkzoneai.com/docs/api-video-byteplus.md — Seedance-1.5-pro(BytePlus 视频) - https://open.thinkzoneai.com/docs/api-video-minimax.md — Hailuo-2.3(MiniMax 视频) - https://open.thinkzoneai.com/docs/api-chat-minimax-m27.md — MiniMax-M2.7(文本对话) - https://open.thinkzoneai.com/docs/api-chat-doubao-seed-2-pro.md — Doubao-Seed-2.0-Pro(文本对话) - https://open.thinkzoneai.com/docs/api-task-query-byteplus.md — 任务查询(BytePlus) - https://open.thinkzoneai.com/docs/api-task-query-minimax.md — 任务查询(MiniMax) - https://open.thinkzoneai.com/docs/faq.md — 常见问题 ## 辅助文件 - https://open.thinkzoneai.com/docs/_sidebar.md — 文档导航结构 - https://open.thinkzoneai.com/docs/ — 文档站点入口(VitePress;抓取正文请优先用上方 .md) - https://open.thinkzoneai.com/llms.txt — 本索引文件 ## English Canonical site: https://open.thinkzoneai.com/ Machine-readable API and product docs are served as static Markdown under `https://open.thinkzoneai.com/docs/*.md`. Prefer fetching these URLs over the SPA shell for training or RAG.