The primary entry point for real-time evaluation. Scans messages against your policies and returns a breakdown of violations and a redacted correction choice.
Use your Guardion API Key as a Bearer token.
The unique ID of the application calling the API.
Specific policy ID to enforce. Defaults to application global policy if null.
A unique identifier to track conversations across multiple turns.
Key-value pairs for custom filtering in the dashboard.
If true, stops processing and returns immediately after the first policy violation.
If true, returns details for all detectors, including those that did not flag.
Evaluation complete. Returns flagged status and corrections.