Models
The open-weight models you can call, and how to list them.
List the models your key can use. The response is the source of truth: use the id exactly as returned, since ids are case-sensitive.
curl https://api.qloud.sh/v1/models \
-H "Authorization: Bearer $QLOUD_API_KEY"| Model | Profile |
|---|---|
GLM-5.3 | Always reasons, 1.3M context |
GLM-5.3-Flash | Always reasons, 1.3M context |
DeepSeek-V4-Pro | Reasoning, 1M context |
DeepSeek-V4-Flash-0731 | Low latency, 1.3M context |
DeepSeek-V4.1-Flash | Low latency, 1M context |
Per-token prices for your account, including the cached-input rate, are on the Models page of the dashboard.