Virtual key, sessionStorage only
Paste your sk-nemo-... virtual key into the playground. It is stored in browser sessionStorage and cleared on tab close. The master key never enters this flow — every LLM call uses your virtual key, just like production.
- No server-side persistence — refresh = re-paste
- Cleared on tab close (sessionStorage scope)
- Same auth path as your SDK calls
- Per-key spend, RPM, TPM enforced exactly as in prod