The playground is free forever. Holding $SERAPH unlocks the Guardian API — batch scanning and programmatic access to the guardrail, so you can protect your own app at scale. Your access tier is read live from your on-chain balance. Hold more, unlock more.
Batch scan
One prompt per line. Guardian tier and up. Verified against your live balance on every call.
Hold $SERAPH to unlock batch scanning. Connect your wallet to check.
Or call it from code
POST /api/guard-batch
{ "wallet": "0x…", "prompts": ["prompt one", "prompt two"] }
→ { "results": [ { "verdict": "BLOCK", "risk": 1, "signals": ["persona"] }, … ] }