Skip to main content
POST
output-check
output-check evaluates an LLM response before it is returned to the user. Detects harmful content and system-prompt leakage.

Authentication

Requires both X-API-Key and X-App-ID headers — see Authentication.

Request

Response

Examples

Streaming

For streaming LLM responses, forward each chunk to output-check as soon as it is received. See Integration pattern → Streaming.