Integreer het claude-fable-5 AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het claude-fable-5-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $8.00/M 输入 Token, $40.00/M 输出 Token | 按 Token 计费,每次调用最低 $0.001。 |
| Anthropic (official) | ~$15.00/M 输入 Token, ~$75.00/M 输出 Token | Official 定价 via api.anthropic.com. Muapiapp 定价 is significantly lower. |
| Fal.ai | Niet beschikbaar | Claude Fable 5 is 不可用 on Fal.ai. |
按 Token 计费,每次调用最低 $0.001。
Official 定价 via api.anthropic.com. Muapiapp 定价 is significantly lower.
Claude Fable 5 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 quantum entanglement in simple terms. |
| Afbeelding URL | string | 多模态请求的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are a concise and precise assistant. |
用户消息或指令。
Explain quantum entanglement in simple terms.多模态请求的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are a concise and precise assistant.Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked