AI Prompt Injection Security Scan
# PiScan - Prompt Injection Detector API ## Protect Your AI Applications from Prompt Injection Attacks PiScan is an enterprise-grade prompt injection detection API that uses advanced hybrid detection to identify and classify malicious attempts to manipulate AI systems. Whether you're building chatbots, content moderation systems, or AI-powered applications, PiScan provides real-time security…
AI Prompt Injection Security Scan endpoints
| Method | Endpoint | Description |
|---|---|---|
| Detection | ||
| POST |
detectInjection /api/detect |
Analyzes input text for prompt injection attempts using hybrid detection: 1. Pattern matching (instant) - checks against 16+ known injection patterns 2. LLM analysis (1-3s) -… |
| Statistics | ||
| GET |
getStats /api/stats |
Returns aggregated statistics including: - Total detections processed - Risk level breakdown - Recent high-risk detections (24h) - Active pattern count by category |
| Health | ||
| GET |
healthCheck /health |
Check API service health and configuration |
AI Prompt Injection Security Scan pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | — |
|
| ULTRA | $199 / month | — |
|
| MEGA | $499 / month | — |
|