Integrera AI-modellen gemini-3-flash via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till gemini-3-flash programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| Google AI (Official) | $0.50/M 输入 Token, $3.00/M 输出 Token | Official Google AI 定价 for Gemini Flash. muapiapp is 40% 更便宜 — you save $0.20 per million input tokens and $1.20 per million output tokens. |
| muapiapp | $0.30/M 输入 Token, $1.80/M 输出 Token | 40% 更便宜 than Google's official 定价. Token-based billing — you only pay for what you use, with no per-request minimums or setup fees. |
| Fal.ai | Inte tillgänglig | Fal.ai does not currently offer Gemini Flash as a standalone LLM endpoint. |
| Replicate | Inte tillgänglig | Replicate does not currently offer Gemini Flash as a hosted model. |
Official Google AI 定价 for Gemini Flash. muapiapp is 40% 更便宜 — you save $0.20 per million input tokens and $1.20 per million output tokens.
40% 更便宜 than Google's official 定价. Token-based billing — you only pay for what you use, with no per-request minimums or setup fees.
Fal.ai does not currently offer Gemini Flash as a standalone LLM endpoint.
Replicate does not currently offer Gemini Flash as a hosted model.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt (Instruktion) | string | The user message or instruction for the model. | Summarize the key points of the attached image. |
| Bild-URL | string | Optional image URL to include as multimodal input. | undefined |
| System Prompt | string | Optional system-level instruction to guide model behavior. | You are a helpful assistant that responds concisely. |
The user message or instruction for the model.
Summarize the key points of the attached image.Optional image URL to include as multimodal input.
undefinedOptional system-level instruction to guide model behavior.
You are a helpful assistant that responds concisely.Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked