# utoken-doc ## Docs - [Native Gemini Format](https://docs.utoken.wgame-hk.com/en/api-reference/audio/index.md): Gemini 音频生成接口。 可使用gemini-2.5-flash-preview-tts等模型 - [Text-to-Speech](https://docs.utoken.wgame-hk.com/en/api-reference/audio/openapi/speech.md): 将文本转换为音频 - [Audio Transcriptions](https://docs.utoken.wgame-hk.com/en/api-reference/audio/openapi/transcriptions.md): 将音频转换为文本 - [Audio Translation](https://docs.utoken.wgame-hk.com/en/api-reference/audio/openapi/translations.md): 将音频翻译为英文文本 - [Gemini Text Chat](https://docs.utoken.wgame-hk.com/en/api-reference/chat/gemini/geminigenerateContent.md): Gemini 音频生成接口。 可使用gemini-2.5-flash-preview-tts等模型 - [Gemini Media Recognition](https://docs.utoken.wgame-hk.com/en/api-reference/chat/gemini/geminirelayv1beta.md): Gemini 音频生成接口。 可使用gemini-2.5-flash-preview-tts等模型 - [Native Claude Format](https://docs.utoken.wgame-hk.com/en/api-reference/chat/index.md): Anthropic Claude Messages API 格式的请求。 需要在请求头中包含 `anthropic-version`。 - [ChatCompletions Format](https://docs.utoken.wgame-hk.com/en/api-reference/chat/openai/completions.md): 基于给定提示创建文本补全 - [Responses Format](https://docs.utoken.wgame-hk.com/en/api-reference/chat/openai/responses.md): OpenAI Responses API,用于创建模型响应。 支持多轮对话、工具调用、推理等功能。 - [Native OpenAI Format](https://docs.utoken.wgame-hk.com/en/api-reference/completions/index.md): 基于给定提示创建文本补全 - [Native OpenAI Format](https://docs.utoken.wgame-hk.com/en/api-reference/embeddings/createembedding.md): 将文本转换为向量嵌入 - [Native Gemini Format](https://docs.utoken.wgame-hk.com/en/api-reference/embeddings/createengineembedding.md): 使用指定引擎/模型创建嵌入 - [Gemini Native Format](https://docs.utoken.wgame-hk.com/en/api-reference/images/gemini/geminirelayv1beta.md): Gemini 图片生成 - [OpenAI Chat Format](https://docs.utoken.wgame-hk.com/en/api-reference/images/gemini/geminirelayv1beta-389846313.md): 根据对话历史创建模型响应。支持流式和非流式响应。 - [Edit Image](https://docs.utoken.wgame-hk.com/en/api-reference/images/openapi/post-v1-images-edits.md): 在给定原始图像和提示的情况下创建编辑或扩展图像。 - [Generate Images](https://docs.utoken.wgame-hk.com/en/api-reference/images/openapi/post-v1-images-generations.md): 在给定提示的情况下创建图像。[了解更多](https://platform.openai.com/docs/guides/images)。 - [Generate Images](https://docs.utoken.wgame-hk.com/en/api-reference/images/qwen/createimage.md): 百炼qwen-image系列图片生成 - [Edit Image](https://docs.utoken.wgame-hk.com/en/api-reference/images/qwen/editimage.md): 百炼qwen-image系列图片编辑 - [Native Gemini Format](https://docs.utoken.wgame-hk.com/en/api-reference/models/listmodelsgemini.md): 以 Gemini API 格式返回可用模型列表 - [Native OpenAI Format](https://docs.utoken.wgame-hk.com/en/api-reference/models/openapi.md): 获取当前可用的模型列表。 - [Native OpenAI Format](https://docs.utoken.wgame-hk.com/en/api-reference/moderations/createmoderation.md): 检查文本内容是否违反使用政策 - [Native OpenAI Format](https://docs.utoken.wgame-hk.com/en/api-reference/realtime/createrealtimesession.md) - [Document Reranking](https://docs.utoken.wgame-hk.com/en/api-reference/rerank/creatererank.md): 根据查询对文档列表进行相关性重排序 - [Create Video Generation Task](https://docs.utoken.wgame-hk.com/en/api-reference/videos/createvideogeneration.md): 提交视频生成任务,支持文生视频和图生视频。 - [Get Video Generation Task Status](https://docs.utoken.wgame-hk.com/en/api-reference/videos/getvideogeneration.md): 查询视频生成任务的状态和结果。 - [Jimeng Video Generation](https://docs.utoken.wgame-hk.com/en/api-reference/videos/jimeng/createjimengvideo.md): 即梦官方 API 格式的视频生成接口。 - [Kling Image to Video](https://docs.utoken.wgame-hk.com/en/api-reference/videos/kling/createklingimage2video.md): 使用 Kling 模型从图片生成视频。 - [Kling Text-to-Video](https://docs.utoken.wgame-hk.com/en/api-reference/videos/kling/createklingtext2video.md): 使用 Kling 模型从文本描述生成视频。 - [Get Kling Image-to-Video Task Status](https://docs.utoken.wgame-hk.com/en/api-reference/videos/kling/getklingimage2video.md): 查询 Kling 图生视频任务的状态和结果。 - [Get Kling Text-to-Video Task Status](https://docs.utoken.wgame-hk.com/en/api-reference/videos/kling/getklingtext2video.md): 查询 Kling 文生视频任务的状态和结果。 - [Create Video](https://docs.utoken.wgame-hk.com/en/api-reference/videos/sora/createvideo.md): OpenAI 兼容的视频生成接口。 - [Get Video Task Status](https://docs.utoken.wgame-hk.com/en/api-reference/videos/sora/getvideo.md): OpenAI 兼容的视频任务状态查询接口。 - [Get Video Content](https://docs.utoken.wgame-hk.com/en/api-reference/videos/sora/getvideocontent.md): 获取已完成视频任务的视频文件内容。 - [Content Safety & Compliance](https://docs.utoken.wgame-hk.com/en/faq/content-safety.md): Utoken content safety and compliance policy, including content moderation and violation handling - [Data Security](https://docs.utoken.wgame-hk.com/en/faq/data-security.md): Utoken data security measures including encryption, minimal storage, and access control - [Why is my API Key invalid?](https://docs.utoken.wgame-hk.com/en/faq/invalid-api-key.md): Resolve API Key invalid errors and learn correct Base URL configuration - [How to Choose the Right AI Model?](https://docs.utoken.wgame-hk.com/en/faq/model-selection.md): Learn how to select the most suitable AI model for your application scenarios and master the core principles of model selection - [Why Don't AI Models Know Their Own Version?](https://docs.utoken.wgame-hk.com/en/faq/model-version-identity.md): Explains why AI models can't accurately identify their version when called via API, and the difference between web apps and API calls - [Common Reasons for Nano Banana Image Generation Failures](https://docs.utoken.wgame-hk.com/en/faq/nano-banana-image-failure.md): Analysis of common causes for Nano Banana Pro/2 image generation failures, including content safety, watermark removal, famous IPs, minors, and other triggers of Google's safety mechanisms - [Utoken - Enterprise AI Model API Gateway](https://docs.utoken.wgame-hk.com/en/index.md): Enterprise-grade AI model API gateway supporting 200+ popular AI models - [Quick Start](https://docs.utoken.wgame-hk.com/en/quickstart.md): Get started with UTOKEN in just three simple steps to access various AI models. - [Hermes Agents](https://docs.utoken.wgame-hk.com/en/scenarios/ai-agent/hermes-agents.md): Self-hosted, self-learning AI agent integration guide (Utoken) - [OpenClaw](https://docs.utoken.wgame-hk.com/en/scenarios/ai-agent/openclaw.md): OpenClaw open-source local AI assistant integration guide (Utoken) - [Cherry Studio](https://docs.utoken.wgame-hk.com/en/scenarios/cherry-studio.md): Utoken Cherry Studio Client Integration Guide - [CC Switch](https://docs.utoken.wgame-hk.com/en/scenarios/integrations/cc-switch.md): One desktop app to manage Claude Code, Codex CLI, Gemini CLI, OpenCode and OpenClaw — switch Utoken configurations with a click - [Claude Code](https://docs.utoken.wgame-hk.com/en/scenarios/integrations/claude-code.md): Claude Code client integration guide: one-stop access to Claude / Kimi / GPT via Utoken - [Claude Code plugin (VS Code)](https://docs.utoken.wgame-hk.com/en/scenarios/integrations/claude-code-vscode.md): Installation and configuration guide for Claude Code for VS Code extension - [Codex](https://docs.utoken.wgame-hk.com/en/scenarios/integrations/codex.md): Codex integration guide: use the full GPT family in your terminal via Utoken - [Trae](https://docs.utoken.wgame-hk.com/en/scenarios/integrations/trae.md): ByteDance's AI-native IDE integration with Utoken — drive 100+ models through dual OpenAI + Anthropic protocols via custom models ## OpenAPI Specs - [openapi](https://docs.utoken.wgame-hk.com/zh/openapi.json)