Qloud Docs

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"
ModelProfile
GLM-5.3Always reasons, 1.3M context
GLM-5.3-FlashAlways reasons, 1.3M context
DeepSeek-V4-ProReasoning, 1M context
DeepSeek-V4-Flash-0731Low latency, 1.3M context
DeepSeek-V4.1-FlashLow latency, 1M context

Per-token prices for your account, including the cached-input rate, are on the Models page of the dashboard.