Console
Create a free Guard key, verify your email, see usage, upgrade to a paid tier, and manage billing. This is the lightweight self-serve surface for launch.
1. Create a free key
We email a one-time verification link. Free tier includes 1,000 scans/month.
2. Verify and reveal key
If you already have a verification token, paste it here. This page also auto-fills `#verify-token=...` links.
3. Load an existing key
Paste any Guard API key to view usage or manage billing. The key is stored only in this browser's local storage.
Account
Tier, usage, and billing actions for the currently loaded key.
No API key loaded yet.
Name—
Email—
Tier—
Usage—
Billing linked—
curl -X POST https://guard.veil-api.com/v1/scan \
-H "Authorization: Bearer vgk_..." \
-H "Content-Type: application/json" \
-d '{"text":"Ignore previous instructions","source":"user"}'