Integrera AI-modellen claude-sonnet-4-5 via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till claude-sonnet-4-5 programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.80/M 输入 Token, $9.00/M 输出 Token | Token-based billing. Minimum $0.00035 per call. ~60% of official Anthropic pricing. |
| Anthropic (official) | ~$3.00/M 输入 Token, ~$15.00/M 输出 Token | Official pricing via api.anthropic.com. |
| Fal.ai | Inte tillgänglig | Claude Sonnet 4.5 is 不可用 on Fal.ai. |
Token-based billing. Minimum $0.00035 per call. ~60% of official Anthropic pricing.
Official pricing via api.anthropic.com.
Claude Sonnet 4.5 is 不可用 on Fal.ai.
** 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. | Review this code and suggest improvements for performance and readability. |
| Bild-URL | string | Optional image URL for multimodal requests. | undefined |
| System Prompt | string | Optional system-level instruction to guide model behavior. | You are an expert software architect. |
The user message or instruction.
Review this code and suggest improvements for performance and readability.Optional image URL for multimodal requests.
undefinedOptional system-level instruction to guide model behavior.
You are an expert software architect.Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked