Zintegruj model AI grok-4-6 za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu grok-4-6 na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
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 | string | The user message or instruction. | Solve this complex math puzzle step by step. |
| Adres URL obrazu | 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
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked