ModèlesSupportEntrepriseBlog
500+ API de modèles IA, toutes en une seule API. Simplement avec CometAPI
API des modèles
Développeur
Démarrage rapideDocumentationTableau de bord API
Ressources
Modèles d'IABlogEntrepriseJournal des modificationsÀ propos
2025 CometAPI. Tous droits réservés.Politique de confidentialitéConditions d'utilisation
Home/Models/MiniMax/minimax_files_retrieve
M

minimax_files_retrieve

Par requête:$0.004
Usage commercial
Aperçu
Fonctionnalités
Tarification
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"
  }
}

Fonctionnalités pour minimax_files_retrieve

Découvrez les fonctionnalités clés de minimax_files_retrieve, conçues pour améliorer les performances et la facilité d'utilisation. Explorez comment ces capacités peuvent bénéficier à vos projets et améliorer l'expérience utilisateur.

Tarification pour minimax_files_retrieve

Découvrez des tarifs compétitifs pour minimax_files_retrieve, conçus pour s'adapter à différents budgets et besoins d'utilisation. Nos formules flexibles garantissent que vous ne payez que ce que vous utilisez, ce qui facilite l'adaptation à mesure que vos besoins évoluent. Découvrez comment minimax_files_retrieve peut améliorer vos projets tout en maîtrisant les coûts.
Prix de Comet (USD / M Tokens)Prix officiel (USD / M Tokens)Remise
Par requête:$0.004
Par requête:$0.005
-20%

Exemple de code et API pour minimax_files_retrieve

Accédez à des exemples de code complets et aux ressources API pour minimax_files_retrieve afin de simplifier votre processus d'intégration. Notre documentation détaillée fournit des instructions étape par étape pour vous aider à exploiter tout le potentiel de minimax_files_retrieve dans vos projets.

Plus de modèles

G

Nano Banana 2

Entrée:$0.4/M
Sortie:$2.4/M
Aperçu des capacités principales: Résolution: Jusqu'à 4K (4096×4096), comparable à Pro. Cohérence des images de référence: Jusqu'à 14 images de référence (10 objets + 4 personnages), en maintenant la cohérence du style et des personnages. Rapports d'aspect extrêmes: Nouveaux rapports 1:4, 4:1, 1:8, 8:1 ajoutés, adaptés aux images longues, aux affiches et aux bannières. Rendu de texte: Génération de texte avancée, adaptée aux infographies et aux mises en page d'affiches marketing. Amélioration de la recherche: Google Search + Image Search intégrés. Ancrage: Processus de réflexion intégré; les prompts complexes font l'objet d'un raisonnement avant la génération.
A

Claude Opus 4.6

Entrée:$4/M
Sortie:$20/M
Claude Opus 4.6 est le grand modèle de langage de classe « Opus » d’Anthropic, publié en février 2026. Il est positionné comme un outil polyvalent pour le travail cognitif et les flux de travail de recherche — améliorant le raisonnement en contexte long, la planification à plusieurs étapes, l’utilisation d’outils (y compris des flux de travail logiciels basés sur des agents) et l’exécution de tâches informatiques telles que la génération automatisée de diapositives et de feuilles de calcul.
A

Claude Sonnet 4.6

Entrée:$2.4/M
Sortie:$12/M
Claude Sonnet 4.6 est notre modèle Sonnet le plus performant à ce jour. Il s’agit d’une mise à niveau complète des capacités du modèle dans la programmation, l’usage de l’ordinateur, le raisonnement sur des contextes étendus, la planification d’agents, le travail intellectuel et la conception. Sonnet 4.6 propose également une fenêtre de contexte de 1M de jetons en bêta.
O

GPT-5.4 nano

Entrée:$0.16/M
Sortie:$1/M
GPT-5.4 nano est conçu pour des tâches où la vitesse et le coût comptent le plus, comme la classification, l’extraction de données, le classement et les sous-agents.
O

GPT-5.4 mini

Entrée:$0.6/M
Sortie:$3.6/M
GPT-5.4 mini apporte les atouts de GPT-5.4 dans un modèle plus rapide et plus efficace, conçu pour des charges de travail à grande échelle.
A

Claude Opus 4.7

A

Claude Opus 4.7

Entrée:$4/M
Sortie:$20/M
Le modèle le plus intelligent pour les agents et la programmation