1. Sign up + grab your master key
1
Create an account
Sign up at qlaud.ai/sign-up. $5 starter
credit, no card required.
2
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.3
Set your env
2. Send your first request
3. Try a different model
Changemodel to one of:
Same body, same auth, same usage record.
4. Use it from Claude Code
ANTHROPIC_BASE_URL / ANTHROPIC_API_KEY.