Integreer het gpt-5-5 AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gpt-5-5-model op MuAPI met directe schaalbaarheid en lage latentie.
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 | 价格以 api.openai.com 的官方定价为准。 |
Token-based billing. Minimum $0.00045 per call. ~68% of official input 定价.
价格以 api.openai.com 的官方定价为准。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 用户消息或指令。 | Provide a comprehensive analysis of the attached documents. |
| Afbeelding URL | string | 多模态请求的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are a professional financial analyst. |
| 网页搜索开关 | boolean | 启用网页搜索能力。 | false |
| 推理Intensiteit | Enum (3 options) | 推理深度级别:low、medium 或 high。 | low |
用户消息或指令。
Provide a comprehensive analysis of the attached documents.多模态请求的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are a professional financial analyst.启用网页搜索能力。
false推理深度级别:low、medium 或 high。
lowDeveloper documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked