Goal: In five minutes, you’ll send a prompt + answer to PromptWall, and get
back a verified result that you can trust.
Step 1 — Sign up (1 min)
Head to prompt-wall.com/signup and create an account. You’ll get an email with a temporary password. On first login, the onboarding wizard walks you through:- Reset password — pick your own
- Create an “app” — name, environment (dev/prod), mode (webhook or verify)
- Configure LLM — OpenAI, Anthropic, Azure, Google, or Bedrock
- Register tools (optional) — webhooks PromptWall can call to ground answers
- Copy your API key — it’s shown once; save it securely
Step 2 — Send your first request (2 min)
Expected response
Step 3 — Verify the dashboard shows your traffic (1 min)
Open prompt-wall.com/dashboard and you should see:- 1 request in the last hour
- 0 blocked (the answer was valid)
- Latency ~200ms
Step 4 — Try a prompt injection attack (1 min)
Let’s see PromptWall catch a malicious prompt:- Injection pattern (“Ignore all previous instructions”)
- System prompt leak in the answer
- No verified source for the leaked content
Next steps
Webhook mode
Register tools so PromptWall can call your APIs to ground answers.
Concepts
Deep dive into scanner, judge, and enforcement logic.
Python SDK
Full reference for the
promptwall package.Billing modes
Understand Verify / BYOK / Managed pricing structures.