openrouter

Auto Router (Beta)

openrouter/auto-beta

Auto Router (Beta) is a task-aware router from OpenRouter. It classifies each request, then routes it the [most popular model](/rankings#task-spend) for that task based on aggregate spend, filtered by your...

Prices updated: 7/28/2026

Input
0
credits / 1M tokens
Output
0
credits / 1M tokens
Context
2000k
tokens
Messages per $1 USD
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.

Spec sheet

Inputs
text, image, audio, file, video
Outputs
text, image
Max output tokens
Knowledge cutoff
Tokenizer
Router
Capabilities
Text / LLM
Image
Vision / OCR
Audio
Video
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":"openrouter/auto-beta","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.