# Mote API ## Docs - [Document Description](https://docs.moteapi.com/english/9115796m0.md): ## API Docs - Chat > Openai [ChatCompletions Format](https://docs.moteapi.com/english/481915000e0.md): Creates model responses based on chat history. Supports streaming and non-streaming responses. - Chat > Openai [Responses Format](https://docs.moteapi.com/english/481915001e0.md): OpenAI Responses API, used to create model responses. Supports multi-turn conversations, tool calling, reasoning, and other features. - Chat > Gemini [Gemini Text Chat](https://docs.moteapi.com/english/481915002e0.md): Proxy Gemini API requests. Path format: /v1beta/models/{model_name}:{action} - Chat > Gemini [Gemini Media Recognition](https://docs.moteapi.com/english/481915003e0.md): Gemini Image, PDF, Audio, Video Recognition Request - Chat [Native Claude Format](https://docs.moteapi.com/english/481914999e0.md): Requests in Anthropic Claude Messages API format. Requires anthropic-version in the request header. - Images > Openai [Generate Images](https://docs.moteapi.com/english/481915004e0.md): Creates an image given a prompt [Learn more](https://platform.openai.com/docs/guides/images). - Images > Openai [Edit Image](https://docs.moteapi.com/english/481915005e0.md): Creates an edited or extended image given an original image and a prompt. - Images > Qwen [Generate Images](https://docs.moteapi.com/english/481915006e0.md): Bailian qwen-image series image generation - Images > Qwen [Edit Image](https://docs.moteapi.com/english/481915007e0.md): Bailian qwen-image series image editing - Images > Nano Banana [Gemini Native Format](https://docs.moteapi.com/english/481915008e0.md): Gemini Image Generation - Images > Nano Banana [OpenAI Chat Format](https://docs.moteapi.com/english/481915009e0.md): Gemini Image Generation - Videos > Sora [Create Video](https://docs.moteapi.com/english/481915012e0.md): OpenAI-compatible video generation API. - Videos > Sora [Get video task status ](https://docs.moteapi.com/english/481915013e0.md): OpenAI-compatible video task status query API. - Videos > Sora [Get video content](https://docs.moteapi.com/english/481915014e0.md): Get the video file content for a completed video task. - Videos > Kling [Kling text-to-video](https://docs.moteapi.com/english/481915015e0.md): Generate video from text descriptions using the Kling model. - Videos > Kling [Get Kling text-to-video task status](https://docs.moteapi.com/english/481915016e0.md): Query the status and result of a Kling text-to-video task. - Videos > Kling [Kling image-to-video](https://docs.moteapi.com/english/481915017e0.md): Generate video from an image using the Kling model. - Videos > Kling [Get Kling image-to-video task status](https://docs.moteapi.com/english/481915018e0.md): Query the status and result of a Kling image-to-video task. - Videos > Jimeng [Jimeng video generation](https://docs.moteapi.com/english/481915019e0.md): Video generation API in the official Jimeng API format. - Videos [Create video generation task](https://docs.moteapi.com/english/481915010e0.md): Submit a video generation task, supporting both text-to-video and image-to-video. - Videos [Get video generation task status](https://docs.moteapi.com/english/481915011e0.md): Query the status and result of a video generation task. - Embeddings [Native OpenAI format](https://docs.moteapi.com/english/481915020e0.md): Convert text to vector embeddings - Embeddings [Native Gemini format](https://docs.moteapi.com/english/481915021e0.md): Create embeddings with the specified engine/model - Completions [Native OpenAI format](https://docs.moteapi.com/english/481915022e0.md): Create text completions based on the given prompt - Audio > Openai [Audio transcription](https://docs.moteapi.com/english/481915024e0.md): Convert audio to text - Audio > Openai [Audio translation](https://docs.moteapi.com/english/481915025e0.md): Translate audio into English text - Audio > Openai [Text-to-speech](https://docs.moteapi.com/english/481915026e0.md): Convert text to audio - Audio [Native Gemini format](https://docs.moteapi.com/english/481915023e0.md): Gemini audio generation API. - Realtime [Native OpenAI format](https://docs.moteapi.com/english/481915027e0.md): Establish a WebSocket connection for realtime conversations. - Rerank [Document reranking](https://docs.moteapi.com/english/481915028e0.md): Rerank documents by relevance based on the query - Models > List Model [Native OpenAI format](https://docs.moteapi.com/english/481914997e0.md): Get the list of currently available models. - Models > List Model [Native Gemini format](https://docs.moteapi.com/english/481914998e0.md): Return the list of available models in Gemini API format - Moderations [Native OpenAI format](https://docs.moteapi.com/english/481915029e0.md): Check whether the text violates usage policies - Unimplemented > Fine-tuning [List fine-tuning tasks (not implemented)](https://docs.moteapi.com/english/481915030e0.md): This API has not been implemented yet - Unimplemented > Fine-tuning [Create fine-tuning task (not implemented)](https://docs.moteapi.com/english/481915031e0.md): This API has not been implemented yet - Unimplemented > Fine-tuning [Get fine-tuning task details (not implemented)](https://docs.moteapi.com/english/481915032e0.md): This API has not been implemented yet - Unimplemented > Fine-tuning [Cancel fine-tuning task (not implemented)](https://docs.moteapi.com/english/481915033e0.md): This API has not been implemented yet - Unimplemented > Fine-tuning [Get fine-tuning task events (not implemented)](https://docs.moteapi.com/english/481915034e0.md): This API has not been implemented yet - Unimplemented > Files [List files (not implemented)](https://docs.moteapi.com/english/481915035e0.md): This API has not been implemented yet - Unimplemented > Files [Upload file (not implemented)](https://docs.moteapi.com/english/481915036e0.md): This API has not been implemented yet - Unimplemented > Files [Get file info (not implemented)](https://docs.moteapi.com/english/481915037e0.md): This API has not been implemented yet - Unimplemented > Files [Delete file (not implemented)](https://docs.moteapi.com/english/481915038e0.md): This API has not been implemented yet - Unimplemented > Files [Get file content (not implemented)](https://docs.moteapi.com/english/481915039e0.md): This API has not been implemented yet ## Schemas - Schemas [User](https://docs.moteapi.com/english/290827000d0.md): - Schemas [Log](https://docs.moteapi.com/english/290827001d0.md): - Schemas [Model](https://docs.moteapi.com/english/290827002d0.md): - Schemas [Token](https://docs.moteapi.com/english/290827003d0.md): - Schemas [Usage](https://docs.moteapi.com/english/290827004d0.md): - Schemas [PageInfo](https://docs.moteapi.com/english/290827005d0.md): - Schemas [Channel](https://docs.moteapi.com/english/290827006d0.md): - Schemas [Redemption](https://docs.moteapi.com/english/290827007d0.md): - Schemas [ApiResponse](https://docs.moteapi.com/english/290827008d0.md): - Schemas [ModelsResponse](https://docs.moteapi.com/english/290827009d0.md): - Schemas [ErrorResponse](https://docs.moteapi.com/english/290827010d0.md): - Schemas [Message](https://docs.moteapi.com/english/290827011d0.md): - Schemas [MessageContent](https://docs.moteapi.com/english/290827012d0.md): - Schemas [Tool](https://docs.moteapi.com/english/290827013d0.md): - Schemas [ToolCall](https://docs.moteapi.com/english/290827014d0.md): - Schemas [GeminiModelsResponse](https://docs.moteapi.com/english/290827015d0.md): - Schemas [ChatCompletionResponse](https://docs.moteapi.com/english/290827016d0.md): - Schemas [ChatCompletionRequest](https://docs.moteapi.com/english/290827017d0.md): - Schemas [ChatCompletionStreamResponse](https://docs.moteapi.com/english/290827018d0.md): - Schemas [CompletionRequest](https://docs.moteapi.com/english/290827019d0.md): - Schemas [CompletionResponse](https://docs.moteapi.com/english/290827020d0.md): - Schemas [ResponseFormat](https://docs.moteapi.com/english/290827021d0.md): - Schemas [ResponsesRequest](https://docs.moteapi.com/english/290827022d0.md): - Schemas [ResponsesResponse](https://docs.moteapi.com/english/290827023d0.md): - Schemas [ResponsesStreamResponse](https://docs.moteapi.com/english/290827024d0.md): - Schemas [ClaudeRequest](https://docs.moteapi.com/english/290827025d0.md): - Schemas [ClaudeMessage](https://docs.moteapi.com/english/290827026d0.md): - Schemas [ClaudeResponse](https://docs.moteapi.com/english/290827027d0.md): - Schemas [EmbeddingRequest](https://docs.moteapi.com/english/290827028d0.md): - Schemas [EmbeddingResponse](https://docs.moteapi.com/english/290827029d0.md): - Schemas [ImageGenerationRequest](https://docs.moteapi.com/english/290827030d0.md): - Schemas [ImageEditRequest](https://docs.moteapi.com/english/290827031d0.md): - Schemas [ImageResponse](https://docs.moteapi.com/english/290827032d0.md): - Schemas [AudioTranscriptionRequest](https://docs.moteapi.com/english/290827033d0.md): - Schemas [AudioTranslationRequest](https://docs.moteapi.com/english/290827034d0.md): - Schemas [AudioTranscriptionResponse](https://docs.moteapi.com/english/290827035d0.md): - Schemas [SpeechRequest](https://docs.moteapi.com/english/290827036d0.md): - Schemas [RerankRequest](https://docs.moteapi.com/english/290827037d0.md): - Schemas [RerankResponse](https://docs.moteapi.com/english/290827038d0.md): - Schemas [VideoRequest](https://docs.moteapi.com/english/290827039d0.md): - Schemas [ModerationRequest](https://docs.moteapi.com/english/290827040d0.md): - Schemas [VideoResponse](https://docs.moteapi.com/english/290827041d0.md): - Schemas [ModerationResponse](https://docs.moteapi.com/english/290827042d0.md): - Schemas [VideoTaskResponse](https://docs.moteapi.com/english/290827043d0.md): - Schemas [GeminiRequest](https://docs.moteapi.com/english/290827044d0.md): - Schemas [VideoTaskMetadata](https://docs.moteapi.com/english/290827045d0.md): - Schemas [VideoTaskError](https://docs.moteapi.com/english/290827046d0.md): - Schemas [GeminiResponse](https://docs.moteapi.com/english/290827047d0.md): - Schemas [OpenAIVideo](https://docs.moteapi.com/english/290827048d0.md): - Schemas [OpenAIVideoError](https://docs.moteapi.com/english/290827049d0.md):