PromptArmor: AI Logic Firewall
## 🛡️ Secure, Optimize, and Orchestrate Your LLM Prompts at Scale **PromptArmor** is an enterprise-grade AI Logic Firewall and Context Router built on the Cloudflare Edge. It serves as a secure gateway between your users and your Large Language Models (LLMs), ensuring every prompt is safe, optimized, and contextually accurate before it reaches your inferencing engine. ### 🚀 Why PromptArmor? As…
PromptArmor: AI Logic Firewall endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
/v1/stream /v1/stream |
Same as /v1/route but returns the constructed prompt as a real-time text stream. |
| POST |
/v1/route /v1/route |
Processes a hierarchical set of segments to construct an optimized, secure prompt. |
| POST |
/v1/pipeline /v1/pipeline |
Executes multiple CCR requests in sequence, injecting outputs from previous stages into subsequent stages. |
| PUT |
/v1/templates /v1/templates |
Stores a prompt segment in the database for later use via templateId. |
| ping | ||
| GET |
/ping /ping |
|
PromptArmor: AI Logic Firewall pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $399 / month | — |
|