Integrera AI-modellen gpt-5-4 via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till gpt-5-4 programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.25/M 输入 Token, $9.00/M 输出 Token | Token-based billing. Minimum $0.00023 per call. ~71% of official input 定价, ~64% of official output 定价. Supports Prompt Caching (0.1x for hits, 1.25x for creation). |
| OpenAI (official) | ~$1.75/M 输入 Token, ~$14.00/M 输出 Token | Official pricing via api.openai.com. |
| Fal.ai | Inte tillgänglig | GPT-5.4 is 不可用 on Fal.ai. |
Token-based billing. Minimum $0.00023 per call. ~71% of official input 定价, ~64% of official output 定价. Supports Prompt Caching (0.1x for hits, 1.25x for creation).
Official pricing via api.openai.com.
GPT-5.4 is 不可用 on Fal.ai.
** 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. | Write a Python function to parse nested JSON with error handling. |
| Bild-URL | string | Optional image URL for multimodal requests. | undefined |
The user message or instruction.
Write a Python function to parse nested JSON with error handling.Optional image URL for multimodal requests.
undefinedDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked