By mistralai ยท Updated 2026-07-24 ยท cheap high-volume
Mistral: Mistral Small 3 is best suited for cheap high-volume. Access it through one Appmo API key alongside 390 other models โ Appmo's optimizer can route to it automatically when it is the best value for a request.
curl https://appmo.com/v1/chat/completions \
-H "Authorization: Bearer $APPMO_KEY" \
-d '{"model":"mistralai/mistral-small-24b-instruct-2501","messages":[{"role":"user","content":"Hello"}]}'How much does Mistral: Mistral Small 3 cost?
Mistral: Mistral Small 3 costs $0.05 per 1M input tokens and $0.08 per 1M output tokens ($0.058 blended), as of 2026-07-24. Prices are expected to fall as competition increases.
What is Mistral: Mistral Small 3 best for?
Mistral: Mistral Small 3 is best suited for cheap high-volume.
How do I use Mistral: Mistral Small 3?
Send requests to Appmo's OpenAI-compatible endpoint with model id "mistralai/mistral-small-24b-instruct-2501" and one API key โ no separate provider account needed.