CheapestCoding Long-contextBest value Get an API key
๐ŸŽฏ Don't want to pick? Send model: "appmo/auto" and Appmo routes each request to the cheapest model that's good enough โ€” cutting your bill up to 40%. See how โ†’
Models โ€บ openai โ€บ OpenAI: GPT-4 Turbo

OpenAI: GPT-4 Turbo โ€” pricing & benchmarks

By openai ยท Updated 2026-07-24 ยท vision / documents

OpenAI: GPT-4 Turbo costs $10 per 1M input tokens and $30 per 1M output tokens, with a 128K context window. It is best suited for vision / documents, and is available through one OpenAI-compatible Appmo API key.
$10Input / 1M
$30Output / 1M
128KContext
โ€”Intelligence
โ€”Coding
โ€”GPQA %
โ€”Speed tok/s

What OpenAI: GPT-4 Turbo is used for

OpenAI: GPT-4 Turbo is best suited for vision / documents. 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.

Use it via the Appmo API (OpenAI-compatible)

curl https://appmo.com/v1/chat/completions \
  -H "Authorization: Bearer $APPMO_KEY" \
  -d '{"model":"openai/gpt-4-turbo","messages":[{"role":"user","content":"Hello"}]}'

FAQ

How much does OpenAI: GPT-4 Turbo cost?
OpenAI: GPT-4 Turbo costs $10 per 1M input tokens and $30 per 1M output tokens ($15 blended), as of 2026-07-24. Prices are expected to fall as competition increases.

What is OpenAI: GPT-4 Turbo best for?
OpenAI: GPT-4 Turbo is best suited for vision / documents.

How do I use OpenAI: GPT-4 Turbo?
Send requests to Appmo's OpenAI-compatible endpoint with model id "openai/gpt-4-turbo" and one API key โ€” no separate provider account needed.