DataEyesAI
home
home
  1. AI Models API
  • ​​Quick Start
    • Overview
    • Authorization
    • Online Debugging
    • Integration Guide
  • API Reference​​
    • Error Codes
    • HTTP Notes
  • Search / Reader Product
    • Web Reader API​​
      • Web Reader API
      • Web Reader API(HK)
    • Web Search API​​
      • Modal Card API
        • Weather
          • All City ID
          • Weather Query API
      • Web Search API
      • Video Search api
      • Trending Search API
    • Document OCR Parsing API
      • fiel upload
      • URL Parsing
  • AI Models API
    • Base Url
    • Configuration Guide for Various Plugins
    • System interface
      • Query account information
    • List models
      • Models
    • 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
        • Generate image
        • Text generation
        • Text generation - stream
        • Text generation + reasoning - stream
        • Image generation
        • Formatted output
        • Function call
        • Document understanding
        • URL context [native format]
        • Code execution
        • Video understanding
        • URL context
        • Video understanding - url [native format]
        • Imagen 4
        • Audio understanding
        • Embeddings
        • Chat
        • Edit image
      • 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
      • 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 - Video Generation
      • Text-to-video example
      • Image-to-video example
      • Query a single task
    • 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
    • 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
    • Video Model
      • Veo-Video Generation
        • OpenAI Video Format (Recommended)
          • OpenAI Creates Video with Images
          • OpenAI Query Task
          • OpenAI Download Video
      • Sora-Video Generation
        • OpenAI Official Video Format (Recommended)
          • sora-2/sora-2-pro
            • OpenAI Query Task
            • OpenAI Download Video
            • OpenAI Creates Video with Images
            • OpenAI Creates Video (with Character)
            • OpenAI Edit Video
        • Chat Format
          • Create Video
          • Create video + image
          • Continuously modify and generate video
      • Kling -Video Generation
        • Text-to-video
        • Image-to-video
        • Query task (free)
      • Wan -Video Generation
        • Create video with image Wan
        • Query video
      • MiniMax -Video Generation
        • Text-to-video generation task
        • Image-to-video task
        • Query video generation task status
        • Video download
      • Vidu -Video Generation
        • Generates video
        • Query
  • ​​FAQ​​
    • Data Updates
  • Change Log​​
  1. AI Models API

Base Url

General Request Specifications (Base URL & Authentication)#

Before initiating API requests, please familiarize yourself with our platform's global network endpoints (Base URLs) and standard authentication methods for different business lines.

1. Base URL#

To ensure physical isolation of underlying computing resources and ultra-fast response times, DataEyesAI allocates independent endpoints for "Large Language Models (LLMs)" and "Search & Reader" services. Please select the appropriate Base URL based on the product you are calling.

1.1 LLM API Endpoints (For Text, Image, and Video Models)#

Whether you are integrating with third-party tools (e.g., ClaudeCode, OpenClaw) or initiating code requests from a server, we strongly recommend using the following global primary endpoint by default. This node automatically routes your traffic through the optimal international leased lines:
https://cloud.dataeyes.ai
Region-Specific / Backup Nodes (Advanced Options)
If you encounter network issues (e.g., corporate firewall blocking), you may try the following backup nodes. Your LLM API Key is valid across all these endpoints:
Node TypeBase URLUsage Scenario
Silicon Valley Directhttps://cloud.dataeyes.aiRecommended default; high speed and stability.
CN2 Cross-borderhttps://cloud-cn.dataeyes.aiOptimized CN2 lines for complex network environments.
HK Transit Nodehttps://cloud-hk.dataeyes.aiSuitable for servers deployed in the Asia-Pacific region (Excluding Mainland China).
Tip: In most AI clients (e.g., Chatbox) or IDE plugins, simply enter the addresses above into the Base URL or API Endpoint field. (Note: Some plugins may require the /v1 suffix at the end; please follow the specific plugin's instructions).

1.2 Search & Reader API Endpoints (For Web Search and Doc Parsing)#

When calling dedicated data acquisition interfaces such as /v1/search or /v1/reader, please ensure you use the following independent endpoint:
https://api.dataeyes.ai
(Note: When using this endpoint, you must use the exclusive API Key generated within the "Search & Reader" product section.)

2. Authentication#

DataEyesAI supports both HTTP and HTTPS globally and utilizes the industry-standard Bearer Token method for authorization.
You must include your corresponding API Key in the Header of every HTTP request.
Header Format Example:
(Note: There must be a single space between Bearer and your API Key.)

3. Data Format (Content-Type)#

Unless otherwise specified (e.g., file uploads), we use JSON format for both requests and responses. Ensure your request Header includes:

Next Steps#

Now that you have configured the Base URL and authentication for your product, you can:
Consult the Efficiency Tools Integration Guide to fill your Key and Base URL into your development tools.
Or start coding immediately by calling the Chat Completions API.
Previous
URL Parsing
Next
Configuration Guide for Various Plugins