Skip to main content

Model List

Real200 supports 100+ mainstream large language models. Below are some commonly used models:

OpenAI​

ModelContext WindowMax OutputDescription
gpt-4o128K16KFlagship model, multimodal
gpt-4o-mini128K16KLightweight and fast
gpt-4-turbo128K4KPrevious generation flagship
gpt-3.5-turbo16K4KHigh cost-performance

Claude (Anthropic)​

ModelContext WindowMax OutputDescription
claude-sonnet-4200K8KLatest flagship
claude-opus200K8KStrongest reasoning
claude-haiku200K4KLightweight and fast

Google (Gemini)​

ModelContext WindowMax OutputDescription
gemini-2.5-pro1M64KLargest context window
gemini-2.0-flash1M8KFast response

DeepSeek​

ModelContext WindowMax OutputDescription
deepseek-v3128K8KHigh cost-performance
deepseek-r1128K8KReasoning enhanced

Get Complete Model List​

curl https://real200.com/v1/models \
-H "Authorization: Bearer $REAL200_API_KEY"