Jelajahi dan integrasikan model AI gpt-5-5 melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model gpt-5-5 menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.40/M input tokens, $16.00/M output tokens | Token-based billing. Minimum $0.00045 per call. ~68% of official input pricing. |
| OpenAI (official) | ~$3.50/M input tokens, ~$25.00/M output tokens | 价格以 api.openai.com 的官方定价为准。 |
Token-based billing. Minimum $0.00045 per call. ~68% of official input pricing.
价格以 api.openai.com 的官方定价为准。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | 用户消息或指令。 | Provide a comprehensive analysis of the attached documents. |
| Gambar URL | string | 多模态请求的可选Gambar URL。 | undefined |
| 系统Prompt Teks | string | 可选的系统级指令,用于引导模型行为。 | You are a professional financial analyst. |
| 网页搜索开关 | boolean | 启用网页搜索能力。 | false |
| 推理Kekuatan / Intensitas | Enum (3 options) | 推理深度级别:low、medium 或 high。 | low |
用户消息或指令。
Provide a comprehensive analysis of the attached documents.多模态请求的可选Gambar URL。
undefined可选的系统级指令,用于引导模型行为。
You are a professional financial analyst.启用网页搜索能力。
false推理深度级别:low、medium 或 high。
lowDeveloper documentation
Panduan integrasi cepat untuk gpt-5-5. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
价格按 token 计算:输入每百万 token $2.40,输出每百万 token $16.00。每次调用的最低收费为 $0.00045。实际费用会根据模型返回的 token 数量在每次调用后扣除。
将 file_url 传入请求体,即可上传 PDF 或 Word 文档等文件。模型会解析并分析这些文件。
你可以传入 reasoning_effort 值 'low'、'medium' 或 'high',控制推理深度。默认值为 'low'。