Mô hìnhHỗ trợDoanh nghiệpBlog
500+ API Mô hình AI, Tất cả trong Một API. Chỉ cần CometAPI
API Mô hình
Nhà phát triển
Bắt đầu nhanhTài liệuBảng Điều Khiển API
Tài nguyên
Mô hình AIBlogDoanh nghiệpNhật ký thay đổiGiới thiệu
2025 CometAPI. Bảo lưu mọi quyền.Chính sách Bảo mậtĐiều khoản Dịch vụ
Home/Models/MiniMax/minimax_files_retrieve
M

minimax_files_retrieve

Theo Yêu cầu:$0.004
Sử dụng thương mại
Tổng quan
Tính năng
Giá cả
API

Technical Specifications of minimax-files-retrieve

AttributeDetails
Model IDminimax-files-retrieve
ProviderMiniMax
Endpoint typeFile management / retrieval API
HTTP methodGET
Base endpoint/v1/files/retrieve
AuthenticationBearer API key in the Authorization header
Primary purposeRetrieve metadata and download access information for files stored on the MiniMax API platform
Required parameterfile_id
Response contentFile object plus base response status fields
Typical returned fieldsfile_id, bytes, created_at, filename, purpose, download_url
Supported ecosystemUsed alongside other MiniMax APIs such as video generation, asynchronous speech workflows, and general file management
Related file operationsUpload, List, Retrieve, Retrieve Content, Delete
Supported file formats in file managementDocuments: pdf, docx, txt, jsonl; Audio: mp3, m4a, wav
Platform limitsUp to 100GB total capacity; single document size up to 512MB

What is minimax-files-retrieve?

minimax-files-retrieve is CometAPI’s platform identifier for MiniMax’s file retrieval capability. It is not a text-generation model; instead, it is a utility-style API operation used to fetch information about a previously uploaded or generated file on the MiniMax platform. The official MiniMax documentation describes this as part of its File Management API, which includes endpoints for upload, listing, retrieval, content retrieval, and deletion.

In practice, this endpoint is used after another MiniMax workflow has produced or referenced a file. For example, MiniMax documents note that video generation and certain asynchronous tasks return a file_id, and that this file_id can then be used with the retrieve endpoint to obtain file metadata and a downloadable URL.

Because of that role, minimax-files-retrieve is best understood as an integration component in a larger multimodal pipeline: upload or generate a file elsewhere, then call this API to confirm the file record and obtain download access. The MiniMax docs also indicate that returned download URLs may be time-limited in some generation workflows, so retrieval is often part of a verification-and-download step rather than a one-time static lookup.

Main features of minimax-files-retrieve

  • File metadata retrieval: Returns core file details such as file_id, filename, byte size, creation timestamp, and file purpose, making it useful for auditing and downstream automation.
  • Download URL access: Provides a download_url field so applications can fetch generated or stored assets after processing is complete.
  • Pipeline compatibility: Works with other MiniMax services, especially file-producing workflows like video generation and asynchronous media tasks that output a file_id.
  • Simple request design: Uses a straightforward authenticated GET request with a required file_id, which makes it easy to integrate into backend jobs, dashboards, and post-processing scripts.
  • Part of broader file management: Sits inside a full file-management suite that also includes upload, list, retrieve content, and delete operations, enabling full lifecycle handling rather than isolated retrieval only.
  • Useful for verification workflows: The returned status structure and file object let developers confirm that a file exists and is associated with the expected purpose before attempting download or further processing.

How to access and integrate minimax-files-retrieve

Step 1: Sign Up for API Key

To access the minimax-files-retrieve API, first create an account on CometAPI and generate your API key from the dashboard. After signing in, store the key securely and use it as a Bearer token in your request headers. MiniMax’s official API documentation indicates that its file retrieval endpoint also uses Bearer authentication, so CometAPI integrations should follow the same standard API-key pattern.

Step 2: Send Requests to minimax-files-retrieve API

Use the model ID minimax-files-retrieve with CometAPI’s standard request flow. This model maps to MiniMax’s file retrieval capability, which is designed to fetch file information using a file_id. The upstream MiniMax API specifies a GET /v1/files/retrieve pattern with Bearer authentication and a required file_id query parameter.

curl --request GET \
  --url https://api.cometapi.com/v1/files/retrieve?model=minimax-files-retrieve&file_id=YOUR_FILE_ID \
  --header "Authorization: Bearer YOUR_COMETAPI_KEY"

Step 3: Retrieve and Verify Results

After sending the request, inspect the returned payload for the file object and status information. A successful response should include fields such as file_id, filename, bytes, purpose, and download_url. Use these fields to verify that the correct file was retrieved and that the download link is present and usable for your workflow. In MiniMax’s ecosystem, this step is especially important for generated assets whose download URLs may be time-sensitive.

{
  "file": {
    "file_id": "YOUR_FILE_ID",
    "bytes": 5896337,
    "created_at": 1700469398,
    "filename": "output_file",
    "purpose": "video_generation",
    "download_url": "TEMPORARY_DOWNLOAD_URL"
  },
  "base_resp": {
    "status_code": 0,
    "status_msg": "success"
  }
}

Tính năng cho minimax_files_retrieve

Khám phá các tính năng chính của minimax_files_retrieve, được thiết kế để nâng cao hiệu suất và khả năng sử dụng. Tìm hiểu cách các khả năng này có thể mang lại lợi ích cho dự án của bạn và cải thiện trải nghiệm người dùng.

Giá cả cho minimax_files_retrieve

Khám phá mức giá cạnh tranh cho minimax_files_retrieve, được thiết kế để phù hợp với nhiều ngân sách và nhu cầu sử dụng khác nhau. Các gói linh hoạt của chúng tôi đảm bảo bạn chỉ trả tiền cho những gì bạn sử dụng, giúp dễ dàng mở rộng quy mô khi yêu cầu của bạn tăng lên. Khám phá cách minimax_files_retrieve có thể nâng cao các dự án của bạn trong khi vẫn kiểm soát được chi phí.
Giá Comet (USD / M Tokens)Giá Chính Thức (USD / M Tokens)Giảm giá
Theo Yêu cầu:$0.004
Theo Yêu cầu:$0.005
-20%

Mã mẫu và API cho minimax_files_retrieve

Truy cập mã mẫu toàn diện và tài nguyên API cho minimax_files_retrieve để tối ưu hóa quy trình tích hợp của bạn. Tài liệu chi tiết của chúng tôi cung cấp hướng dẫn từng bước, giúp bạn khai thác toàn bộ tiềm năng của minimax_files_retrieve trong các dự án của mình.

Thêm mô hình

G

Nano Banana 2

Đầu vào:$0.4/M
Đầu ra:$2.4/M
Tổng quan về khả năng cốt lõi: Độ phân giải: Lên đến 4K (4096×4096), tương đương với Pro. Tính nhất quán hình ảnh tham chiếu: Tối đa 14 hình ảnh tham chiếu (10 đối tượng + 4 nhân vật), duy trì tính nhất quán về phong cách/nhân vật. Tỷ lệ khung hình cực đoan: Bổ sung các tỷ lệ mới 1:4, 4:1, 1:8, 8:1, phù hợp cho hình ảnh dài, poster và banner. Kết xuất văn bản: Tạo văn bản nâng cao, phù hợp cho infographics và bố cục poster marketing. Tăng cường tìm kiếm: Tích hợp Google Search + Image Search. Lý giải nền tảng: Quy trình tư duy tích hợp; các prompt phức tạp được suy luận trước khi tạo.
A

Claude Opus 4.6

Đầu vào:$4/M
Đầu ra:$20/M
Claude Opus 4.6 là mô hình ngôn ngữ lớn thuộc lớp “Opus” của Anthropic, phát hành vào tháng 2 năm 2026. Mô hình này được định vị như một công cụ chủ lực cho công việc tri thức và các quy trình nghiên cứu — cải thiện khả năng suy luận với ngữ cảnh dài, lập kế hoạch nhiều bước, khả năng sử dụng công cụ (bao gồm các quy trình phần mềm agentic), và các tác vụ sử dụng máy tính như tự động tạo slide và bảng tính.
A

Claude Sonnet 4.6

Đầu vào:$2.4/M
Đầu ra:$12/M
Claude Sonnet 4.6 là mô hình Sonnet mạnh mẽ nhất của chúng tôi từ trước đến nay. Đây là một bản nâng cấp toàn diện về các kỹ năng của mô hình, bao gồm lập trình, sử dụng máy tính, suy luận trong ngữ cảnh dài, lập kế hoạch tác nhân, công việc tri thức và thiết kế. Sonnet 4.6 cũng có cửa sổ ngữ cảnh 1M token ở giai đoạn beta.
O

GPT-5.4 nano

Đầu vào:$0.16/M
Đầu ra:$1/M
GPT-5.4 nano được thiết kế cho các tác vụ trong đó tốc độ và chi phí là ưu tiên hàng đầu, như phân loại, trích xuất dữ liệu, xếp hạng và các tác tử phụ.
O

GPT-5.4 mini

Đầu vào:$0.6/M
Đầu ra:$3.6/M
GPT-5.4 mini đưa những điểm mạnh của GPT-5.4 vào một mô hình nhanh hơn, hiệu quả hơn, được thiết kế cho khối lượng công việc lớn.
A

Claude Opus 4.7

A

Claude Opus 4.7

Đầu vào:$4/M
Đầu ra:$20/M
Mô hình thông minh nhất cho tác tử và lập trình