Blue Guardrails

API Reference Overview

Blue Guardrails REST API documentation

Overview

The Blue Guardrails API provides programmatic access to hallucination detection, conversation analysis, and all other operations on the plattforms.

Authentication

All API endpoints require authentication via API key. Include your key in the Authorization header (Authorization: Bearer <your-api-key>).

If using a user-scoped key with workspace-scoped resources, you also need to include the workspace id in the x-workspace-id header.

Available Endpoints

On this page