Endpoint
text/plain response.
Request
Body
| Field | Type | Required | Description |
|---|---|---|---|
finding | FindingSchema | Yes | The finding to explain (from a scan response) |
api_key | string | No | Override the server’s Anthropic API key |
Response
Streamingtext/plain. Read incrementally.
Examples
Streaming error sentinel
If the AI provider is unavailable, the stream may return:[ZENVEIL_ERROR] prefix and surface the message to the user.