Integreer het gpt-5-4 AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gpt-5-4-model op MuAPI met directe schaalbaarheid en lage latentie.
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 | 价格以 api.openai.com 的官方定价为准。 |
| Fal.ai | Niet beschikbaar | 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).
价格以 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 | string | 用户消息或指令。 | Write a Python function to parse nested JSON with error handling. |
| Afbeelding URL | string | 多模态请求的可选图像 URL。 | undefined |
用户消息或指令。
Write a Python function to parse nested JSON with error handling.多模态请求的可选图像 URL。
undefinedDeveloper documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked