Integrera AI-modellen grok-4-6 via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till grok-4-6 programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
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 | Official API tier rates. muapiapp provides developer rates with volume savings. |
Token-based 定价 with an upfront minimum of $0.0001 and live SSE streaming.
Official API tier rates. muapiapp provides developer rates with volume savings.
** 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. | Solve this complex math puzzle step by step. |
| Bild-URL | string | Optional image URL for multimodal requests. | undefined |
| System Prompt | string | Optional system-level instruction to guide model behavior. | You are an expert tutor. |
| Reasoning Effort | Enum (4 options) | Reasoning effort level. Higher values provide more thorough reasoning. | low |
| Web Search | boolean | Enable web search tool for real-time information retrieval. | false |
The user message or instruction.
Solve this complex math puzzle step by step.Optional image URL for multimodal requests.
undefinedOptional system-level instruction to guide model behavior.
You are an expert tutor.Reasoning effort level. Higher values provide more thorough reasoning.
lowEnable web search tool for real-time information retrieval.
falseDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked