Skip to content

Models

All models below are available through the same endpoint at a flat rate of $0.5 / 1M tokens (input and output).

Anthropic

Model IDDescription
claude-sonnet-4-5-20250929Claude Sonnet 4.5 — flagship
claude-sonnet-4-20250514Claude Sonnet 4
claude-haiku-3-5-20241022Claude Haiku 3.5 — fast

OpenAI

Model IDDescription
gpt-5.4GPT-5.4 — latest flagship
gpt-5GPT-5
gpt-4.1GPT-4.1
gpt-4.1-miniGPT-4.1 Mini — fast
o3o3 — reasoning
o4-minio4-mini — reasoning, fast

Google

Model IDDescription
gemini-2.5-proGemini 2.5 Pro
gemini-2.5-flashGemini 2.5 Flash — fast

Other providers

Model IDProviderDescription
deepseek-r1DeepSeekReasoning
qwen3-coderAlibabaCode generation
minimax-m2-1MinimaxGeneral purpose

Listing available models

Query the API to get the current model list for your key:

bash
curl https://api.devlens.top/v1/models \
  -H "Authorization: Bearer sk-YOUR_KEY"

Models are updated as new releases become available. Check the Console for real-time availability.

Unified AI Model Gateway