Integreer het gemini-3-flash AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gemini-3-flash-model op MuAPI met directe schaalbaarheid en lage latentie.
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 | Niet beschikbaar | Fal.ai 目前不提供独立的 Gemini Flash LLM 端点。 |
| Replicate | Niet beschikbaar | Replicate 目前不提供托管的 Gemini Flash 模型。 |
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 目前不提供独立的 Gemini Flash LLM 端点。
Replicate 目前不提供托管的 Gemini Flash 模型。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 提供给模型的用户消息或指令。 | Summarize the key points of the attached image. |
| Afbeelding URL | string | 作为多模态输入的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are a helpful assistant that responds concisely. |
提供给模型的用户消息或指令。
Summarize the key points of the attached image.作为多模态输入的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are a helpful assistant that responds concisely.Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked