ModelsSupportEnterpriseBlog
500+ AI Model API, All In One API.Just In CometAPI
Models API
Developer
Quick StartDocumentationAPI Dashboard
Resources
AI ModelsBlogEnterpriseChangelogAbout
2025 CometAPI. All right reserved.Privacy PolicyTerms of Service
Home/Models/MiniMax/minimax_files_retrieve
M

minimax_files_retrieve

Per Request:$0.004
Commercial Use
Overview
Features
Pricing
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"
  }
}

Features for minimax_files_retrieve

Explore the key features of minimax_files_retrieve, designed to enhance performance and usability. Discover how these capabilities can benefit your projects and improve user experience.

Pricing for minimax_files_retrieve

Explore competitive pricing for minimax_files_retrieve, designed to fit various budgets and usage needs. Our flexible plans ensure you only pay for what you use, making it easy to scale as your requirements grow. Discover how minimax_files_retrieve can enhance your projects while keeping costs manageable.
Comet Price (USD / M Tokens)Official Price (USD / M Tokens)Discount
Per Request:$0.004
Per Request:$0.005
-20%

Sample code and API for minimax_files_retrieve

Access comprehensive sample code and API resources for minimax_files_retrieve to streamline your integration process. Our detailed documentation provides step-by-step guidance, helping you leverage the full potential of minimax_files_retrieve in your projects.

More Models

G

Nano Banana 2

Input:$0.4/M
Output:$2.4/M
Core Capabilities Overview: Resolution: Up to 4K (4096×4096), on par with Pro. Reference Image Consistency: Up to 14 reference images (10 objects + 4 characters), maintaining style/character consistency. Extreme Aspect Ratios: New 1:4, 4:1, 1:8, 8:1 ratios added, suitable for long images, posters, and banners. Text Rendering: Advanced text generation, suitable for infographics and marketing poster layouts. Search Enhancement: Integrated Google Search + Image Search. Grounding: Built-in thinking process; complex prompts are reasoned before generation.
A

Claude Opus 4.6

Input:$4/M
Output:$20/M
Claude Opus 4.6 is het “Opus”-klasse grote taalmodel van Anthropic, uitgebracht in februari 2026. Het is gepositioneerd als een werkpaard voor kenniswerk en onderzoekswerkstromen — met verbeteringen in redeneren over lange contexten, planning in meerdere stappen, het gebruik van tools (waaronder agentische softwareworkflows), en computertaken zoals het automatisch genereren van dia’s en spreadsheets.
A

Claude Sonnet 4.6

Input:$2.4/M
Output:$12/M
Claude Sonnet 4.6 is our most capable Sonnet model yet. It’s a full upgrade of the model’s skills across coding, computer use, long-context reasoning, agent planning, knowledge work, and design. Sonnet 4.6 also features a 1M token context window in beta.
O

GPT-5.4 nano

Input:$0.16/M
Output:$1/M
GPT-5.4 nano is designed for tasks where speed and cost matter most like classification, data extraction, ranking, and sub-agents.
O

GPT-5.4 mini

Input:$0.6/M
Output:$3.6/M
GPT-5.4 mini brings the strengths of GPT-5.4 to a faster, more efficient model designed for high-volume workloads.
A

Claude Opus 4.7

A

Claude Opus 4.7

Input:$4/M
Output:$20/M
Most intelligent model for agents and coding