Integreer het grok-4-3 AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het grok-4-3-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.50/M 输入 Token, $5.00/M 输出 Token | 按 Token 计费,单次调用最低 $0.0001,比直接企业订阅最多便宜 50%。 |
| xAI (official) | $2.50/M 输入 Token, $5.00/M 输出 Token | Standaard retailprijsklasse. |
按 Token 计费,单次调用最低 $0.0001,比直接企业订阅最多便宜 50%。
Standaard retailprijsklasse.
** 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