Integrera AI-modellen gpt-5-5 via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till gpt-5-5 programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.40/M 输入 Token, $16.00/M 输出 Token | Token-based billing. Minimum $0.00045 per call. ~68% of official input 定价. |
| OpenAI (official) | ~$3.50/M 输入 Token, ~$25.00/M 输出 Token | Official pricing via api.openai.com. |
Token-based billing. Minimum $0.00045 per call. ~68% of official input 定价.
Official pricing via api.openai.com.
** 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. | Provide a comprehensive analysis of the attached documents. |
| Bild-URL | string | Optional image URL for multimodal requests. | undefined |
| System Prompt | string | Optional system-level instruction to guide model behavior. | You are a professional financial analyst. |
| Web Search Switch | boolean | Enable web search capability. | false |
| Reasoning Effort | Enum (3 options) | Level of reasoning depth: low, medium, or high. | low |
The user message or instruction.
Provide a comprehensive analysis of the attached documents.Optional image URL for multimodal requests.
undefinedOptional system-level instruction to guide model behavior.
You are a professional financial analyst.Enable web search capability.
falseLevel of reasoning depth: low, medium, or high.
lowDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked