1. Sign up + grab your master key
Create an account
Sign up at qlaud.ai/sign-up. $5 starter
credit, no card required.
Mint a master (admin) key
Go to API keys, click Create, set the
scope to Master (admin). This is the key you’ll use server-side
to mint per-user keys.Copy the
qlk_live_... it shows once — we only store the hash.2. Send your first request
3. Try a different model
Changemodel to one of:
| slug | author |
|---|---|
claude-opus-4-7 | Anthropic |
claude-sonnet-4-6 | Anthropic |
gpt-5.4 | OpenAI |
gpt-5.4-mini | OpenAI |
gemini-3-pro-preview | |
grok-4.20-0309-reasoning | xAI |
qwen-coder-plus | Alibaba |
kimi-k2.6 | Moonshot |
deepseek-chat, deepseek-reasoner | DeepSeek |
MiniMax-M2 | MiniMax |
4. Use it from Claude Code
ANTHROPIC_BASE_URL / ANTHROPIC_API_KEY.