ModelliSupportoAziendaBlog
500+ API di Modelli AI, Tutto In Una Sola API. Solo In CometAPI
API dei Modelli
Sviluppatore
Avvio RapidoDocumentazioneDashboard API
Risorse
Modelli di Intelligenza ArtificialeBlogAziendaRegistro delle modificheChi siamo
2025 CometAPI. Tutti i diritti riservati.Informativa sulla PrivacyTermini di Servizio
Home/Models/MiniMax/minimax_files_retrieve
M

minimax_files_retrieve

Per Richiesta:$0.004
Uso commerciale
Panoramica
Caratteristiche
Prezzi
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"
  }
}

Funzionalità per minimax_files_retrieve

Esplora le caratteristiche principali di minimax_files_retrieve, progettato per migliorare le prestazioni e l'usabilità. Scopri come queste funzionalità possono beneficiare i tuoi progetti e migliorare l'esperienza utente.

Prezzi per minimax_files_retrieve

Esplora i prezzi competitivi per minimax_files_retrieve, progettato per adattarsi a vari budget e necessità di utilizzo. I nostri piani flessibili garantiscono che paghi solo per quello che usi, rendendo facile scalare man mano che i tuoi requisiti crescono. Scopri come minimax_files_retrieve può migliorare i tuoi progetti mantenendo i costi gestibili.
Prezzo Comet (USD / M Tokens)Prezzo Ufficiale (USD / M Tokens)Sconto
Per Richiesta:$0.004
Per Richiesta:$0.005
-20%

Codice di esempio e API per minimax_files_retrieve

Accedi a codice di esempio completo e risorse API per minimax_files_retrieve per semplificare il tuo processo di integrazione. La nostra documentazione dettagliata fornisce una guida passo dopo passo, aiutandoti a sfruttare appieno il potenziale di minimax_files_retrieve nei tuoi progetti.

Altri modelli

G

Nano Banana 2

Ingresso:$0.4/M
Uscita:$2.4/M
Panoramica delle capacità principali: Risoluzione: Fino a 4K (4096×4096), alla pari con Pro. Coerenza delle immagini di riferimento: Fino a 14 immagini di riferimento (10 oggetti + 4 personaggi), mantenendo la coerenza di stile e dei personaggi. Rapporti d'aspetto estremi: Aggiunti i nuovi rapporti 1:4, 4:1, 1:8, 8:1, adatti a immagini lunghe, poster e banner. Rendering del testo: Generazione di testo avanzata, adatta per infografiche e layout per poster di marketing. Miglioramento della ricerca: Integrazione di Ricerca Google + Ricerca immagini. Grounding: Processo di ragionamento integrato; i prompt complessi vengono analizzati prima della generazione.
A

Claude Opus 4.6

Ingresso:$4/M
Uscita:$20/M
Claude Opus 4.6 è il modello linguistico di grandi dimensioni di classe “Opus” di Anthropic, rilasciato nel febbraio 2026. È posizionato come un cavallo di battaglia per il lavoro della conoscenza e i flussi di lavoro di ricerca — migliorando il ragionamento con contesti estesi, la pianificazione in più fasi, l’uso di strumenti (inclusi i flussi di lavoro software basati su agenti) e le attività d’uso del computer, come la generazione automatizzata di diapositive e fogli di calcolo.
A

Claude Sonnet 4.6

Ingresso:$2.4/M
Uscita:$12/M
Claude Sonnet 4.6 è il nostro modello Sonnet più capace finora. È un aggiornamento completo delle capacità del modello in ambiti quali programmazione, uso del computer, ragionamento su contesti estesi, pianificazione degli agenti, lavoro basato sulla conoscenza e design. Sonnet 4.6 offre anche una finestra di contesto da 1M token in beta.
O

GPT-5.4 nano

Ingresso:$0.16/M
Uscita:$1/M
GPT-5.4 nano è progettato per attività in cui la velocità e il costo contano maggiormente, come classificazione, estrazione dei dati, ordinamento e sub-agenti.
O

GPT-5.4 mini

Ingresso:$0.6/M
Uscita:$3.6/M
GPT-5.4 mini porta i punti di forza di GPT-5.4 in un modello più veloce ed efficiente, progettato per carichi di lavoro ad alto volume.
A

Claude Opus 4.7

A

Claude Opus 4.7

Ingresso:$4/M
Uscita:$20/M
Modello più intelligente per agenti e programmazione