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