Integreer het claude-sonnet-4-6 AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het claude-sonnet-4-6-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.80/M 输入 Token, $9.00/M 输出 Token | 按 Token 计费,单次调用最低 $0.00035,约为 Anthropic 官方价格的 60%。 |
| Anthropic (official) | ~$3.00/M 输入 Token, ~$15.00/M 输出 Token | 价格以 api.anthropic.com 的官方定价为准。 |
| Fal.ai | Niet beschikbaar | Claude Sonnet 4.6 is 不可用 on Fal.ai. |
按 Token 计费,单次调用最低 $0.00035,约为 Anthropic 官方价格的 60%。
价格以 api.anthropic.com 的官方定价为准。
Claude Sonnet 4.6 is 不可用 on Fal.ai.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 用户消息或指令。 | Explain the concept of recursion with a simple example. |
| Afbeelding URL | string | 多模态请求的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are a concise coding assistant. |
用户消息或指令。
Explain the concept of recursion with a simple example.多模态请求的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are a concise coding assistant.Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked