Integreer het grok-4-6 AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het grok-4-6-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.50/M 输入, $4.50/M 输出 Token | Token-based 定价 with an upfront minimum of $0.0001 and live SSE streaming. |
| xAI (official) | $2.00/M 输入, $10.00/M 输出 Token | 官方 API 档位费率;muapiapp 提供包含用量折扣的开发者费率。 |
Token-based 定价 with an upfront minimum of $0.0001 and live SSE streaming.
官方 API 档位费率;muapiapp 提供包含用量折扣的开发者费率。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 用户消息或指令。 | Solve this complex math puzzle step by step. |
| Afbeelding URL | string | 多模态请求的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are an expert tutor. |
| 推理Intensiteit | Enum (4 options) | 推理强度级别。数值越高,推理越深入。 | low |
| 网页搜索 | boolean | 启用网页搜索工具以获取实时信息。 | false |
用户消息或指令。
Solve this complex math puzzle step by step.多模态请求的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are an expert tutor.推理强度级别。数值越高,推理越深入。
low启用网页搜索工具以获取实时信息。
falseDeveloper documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked