DataEyesAI
中 文
Official Site
Console
Docs Home
Getting Started
Developer Tools
AI Models API
Official Site
Console
Docs Home
Getting Started
Developer Tools
AI Models API
Native format
Copy Page
OpenAI format (supports major original models)
Chat (Response)
Create Network Search
Create Model Response GPT-5 Enable Thinking
Create Function Call
Create Model Response
Create Model Response (Streaming Return)
Create Model Response (Control Thinking Length)
ChatGPT Interface
Audio
Audio to text gpt-4o-transcribe
GPT-4o-audio
Audio to text whisper-1
Audio to text gpt-4o-transcribe
Create voice gpt-4o-mini-tts
Chat
Create chat-based image recognition (non-streaming)
Create chat-based image recognition (streaming)
Create chat-based image recognition (streaming) best64
Official N test
Create structured output
Control the effort level of the inference model
Create chat function call
deepseek-ocr recognition
Create chat completion (non-stream)
Completions
ChatGPT automatic completion
Create completion
Image
Edit image
Create chat completion (streaming)
Create chat completion (qwen-mt-turbo)
Create chat completion with deepseek v3.1 level of reasoning (streaming)
Audio
Speech recognition
Speech synthesis
Official Function Calling invocation
Create chat-generated images (non-streaming)
Embedding
Text embeddings
Anthropic format
Chat
Chat(prompt cache)
Streaming response
Chat (deep reasoning)
Tool invocation (function call)
Analyze image
Google Gemini interface
Native format
Text-to-image + control over aspect ratio + clarity
POST
Generate image
POST
Text generation
POST
Text generation - stream
POST
Text generation + reasoning - stream
POST
Image generation
POST
Formatted output
POST
Function call
POST
Document understanding
POST
URL context [native format]
POST
Code execution
POST
Video understanding
POST
URL context
POST
Video understanding - url [native format]
POST
Imagen 4
POST
Audio understanding
POST
Embeddings
POST
Chat
POST
Edit image
POST
Image-to-image Base64 request method
Multi-image fusion slice generation with gemini-3-pro-image-preview, controlling aspect ratio and clarity
Image editing
Single image gemini-3-pro-image-preview, controlling aspect ratio and clarity.
Image generation( gemini-2.5-flash-image)
Image generation gemini-2.5-flash-image, controlling aspect ratio.
Image understanding
Image-to-image URL request returns URL request format OpenAI
Single image generation with gemini-3-pro-image-preview, controlling aspect ratio and clarity.
Multi-image fusion slice generation with gemini-3-pro-image-preview, controlling aspect ratio and clarity.
Image understanding
NanoBanana
OpenAI request
Edit image
OpenAI image format
Gemini request
Generate image
Edit image
Midjourney format
Midjourney API Reference
Task query interface
Upload image
Get seed (Seed)
Submit Imagine task
Query tasks based on ID list
FaceSwap
Execute Action operation
/mj/submit/blend
Submit Describe task
Submit Modal
Refresh link
Edit image
Query task status by task ID
Get the seed of the task image
Doubao - Painting
doubao-seededit-3-0-i2i-250628
doubao-seedream-4-0-250828 - text-to-image
doubao-seedream-4-0-250828 - image-to-image
doubao-seedream-4-0-250828 - multi-image generation
Rerank Reordering Model
Rerank
Video Model
Grok Video Generation
00-Overview
01-Text-to-Video
02-Image-to-Video
03-Reference-to-Video
04-Video-Editing
05-Video-Extension
Seedance Video Generation
00-Overview
01-Create-Video-Generation-Task
02-Query-Video-Generation-Task
03-Query-Video-Generation-Task-List
04-Cancel-or-Delete-Task
Seedance Private Asset Library API Documentation
MiniMax-H3 Video Generation
00-Overview
01-Create-Video-Generation
02-Create-Video-Regeneration
03-Create-H3-Context-IR
04-Query-Task
05-List-Tasks
06-Cancel-or-Delete-Task
Hailuo Video Generation
00-Overview
01-Text-to-Video-T2V
02-Image-to-Video-I2V
03-First-Last-Frame-FL2V
04-Subject-Reference-S2V
05-Query-Task-Status
06-Video-Download
99-Appendix-Camera-Movement-and-Webhooks
Jimeng Video Generation
00-Overview
01-3.0-Pro-Video-Generation
02-720P-Text-to-Video
03-720P-Image-to-Video-First-Frame
04-720P-Image-to-Video-Start-End-Frame
05-720P-Image-to-Video-Camera
06-1080P-Text-to-Video
07-1080P-Image-to-Video-First-Frame
08-1080P-Image-to-Video-Start-End-Frame
09-Error-Codes
Kling AI Video Generation
00-Overview
01-Text-to-Video
02-Image-to-Video
03-Omni-Video
04-Multi-Image-to-Video
05-Motion-Control
06-Multi-Elements
07-Video-Extension
08-Lip-Sync
09-Avatar
10-Text-to-Audio
11-Video-to-Audio
12-TTS
13-Custom-Voices
14-Image-Recognition
15-Element-Management
16-Video-Effects
Vidu Video Generation
00-Overview
01-Text-to-Video
02-Image-to-Video
03-Reference-to-Video
04-Start-End-Frame
05-Multi-Frame
06-Scene-Template
07-Template-Story
08-Query-Tasks
HappyHorse
HappyHorse Text-to-Video
HappyHorse Image-to-Video (First Frame)
HappyHorse Reference-to-Video
HappyHorse Video Editing
Wan Video Generation
00-Overview.md
01-Text-to-Video
02-Image-to-Video
03-Reference-to-Video
04-Video-Editing
05-First-Last-Frame-to-Video
06-Motion-Transfer-and-Character-Swap
07-Digital-Human-Video
08-VACE-Video-Editing
09-Query-Task
Audio API
Audio API
Gemini TTS API
Google DeepMind Lyria API
Elevenlabs Speech to Text API Reference
Text-to-Music Suno
Task Submission
Generate Song (Inspiration Mode)
Generate Song (Custom Mode)
Generate Song (Continuation Mode)
Generate Song (Singer Style)
Generate Song (Secondary Creation from Uploaded Song)
Generate Song (Song Stitching)
Generate Lyrics
Song Stitching
Query Interface
Batch Retrieve Tasks
Query Single Task
Native format
MCP
Copy Page
Text-to-image + control over aspect ratio + clarity
Developing
Search/Read product
https://api.dataeyes.ai
Search/Read product
https://api.dataeyes.ai
POST
/v1beta/models/{model-name}:generateContent
Try it
Use Google's image generation models: gemini-2.5-flash-image (Banana), gemini-3-pro-image-preview (BananaPro) to support clarity control as follows:
"generationConfig": {
"responseModalities": [
"TEXT",
"IMAGE"
],
"imageConfig": {
"aspectRatio": "9:16",
"imageSize": "1K"
}
}
Request
Path Params
Generate Code
Header Params
Generate Code
Body Params
application/json
Generate Code
Example
{
"contents"
:
[
{
"role"
:
"user"
,
"parts"
:
[
{
"text"
:
"Generate a mountain"
}
]
}
]
}
Responses
🟢
200
成功
application/json
Generate Code
Body
application/json
Generate Code
Example
{
}
Previous
Analyze image
Next
Generate image