Configure prompt-injection and sensitive-info guardrails.
Guardrails are configured from the dashboard at Settings → Guardrails. The dashboard persists them through the session-authenticated /api/user/guardrails (GET/PUT) — a dashboard endpoint, not part of the key-authed /v1 API. See Guardrails for what's enforced on every request.
Not yet available. A key-authed guardrails API and per-request
guardrailscontrol are tracked to be built.