anthropic

Anthropic: Claude Opus 4.8 (Fast)

anthropic/claude-opus-4.8-fast

Fast-mode variant of [Opus 4.8](/anthropic/claude-opus-4.8) - identical capabilities with higher output speed at 2x pricing relative to regular Opus 4.8. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

Prices updated: 7/28/2026

Input
2,000
credits / 1M tokens
Output
10,000
credits / 1M tokens
Context
1000k
tokens
Messages per $1 USD
≈ 14
typical message: 1k tokens in + 500 out

Prices in credits per million tokens. 1 credit = $0.01 USD. Final price, billed in MXN at the exchange rate on payment day + VAT (CFDI). Subject to change without notice.

Additional prices

Cache (read): 200 /1M
Cache (write): 2,500 /1M
Web search: 2,000,000 /1M

Spec sheet

Inputs
text, image, file
Outputs
text
Max output tokens
128,000
Knowledge cutoff
Tokenizer
Claude
Capabilities
Text / LLM
Vision / OCR
Tools
JSON
Reasoning

Use it in your code

One OpenAI-compatible endpoint. Switch models by changing one line.

curl https://api.deployalo.com/ai/gateway/v1/chat/completions \
  -H "Authorization: Bearer $DEPLOYALO_AI_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"anthropic/claude-opus-4.8-fast","messages":[{"role":"user","content":"Hola"}]}'

Ready to use it?

Top up a credit pack, create your API key with a spend cap and start in minutes.