By mistralai ยท Updated 2026-07-24 ยท general-purpose chat
Mistral Large 2407 is best suited for general-purpose chat. 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-large-2407","messages":[{"role":"user","content":"Hello"}]}'How much does Mistral Large 2407 cost?
Mistral Large 2407 costs $2 per 1M input tokens and $6 per 1M output tokens ($3 blended), as of 2026-07-24. Prices are expected to fall as competition increases.
What is Mistral Large 2407 best for?
Mistral Large 2407 is best suited for general-purpose chat.
How do I use Mistral Large 2407?
Send requests to Appmo's OpenAI-compatible endpoint with model id "mistralai/mistral-large-2407" and one API key โ no separate provider account needed.