Zintegruj model AI grok-4-3 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-3 na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.50/M 输入 Token, $5.00/M 输出 Token | Token-based billing. Minimum $0.0001 per call. Up to 50% cheaper than direct enterprise subscriptions. |
| xAI (official) | $2.50/M 输入 Token, $5.00/M 输出 Token | Standard retail pricing tier. |
Token-based billing. Minimum $0.0001 per call. Up to 50% cheaper than direct enterprise subscriptions.
Standard retail pricing tier.
** 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