/input-check) and one for responses (/output-check) — plus an unauthenticated health probe.
Base URL
<your-protector-plus-host> depends on your deployment:
- AWS Marketplace AMI — the public IP or DNS of your EC2 instance.
- Kubernetes / Helm — the hostname exposed by your Ingress Controller.
- On-prem — the hostname inside your network.
Authentication
All API calls require an API key passed in theX-API-Key header. See Authentication.
Content type
All endpoints acceptapplication/json.
Endpoints
Where to start
Authentication
Generate and use your API key.
Integration pattern
Wire
input-check + output-check into your LLM call path.input-check
Prompt inspection.
output-check
Response inspection.
Need an API key?
Request a sandbox key for evaluation or a deeper technical conversation.

