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
agent
Analytics
Message statistics and hallucination analytics
API Keys
Create and manage API keys for authentication
assets
Billing
Manage billing accounts, credits, and usage
Conversations
View and analyze conversation history
Experiments
Run and manage evaluation experiments
Hallucination Detection
Run hallucination detection on messages
hallucinations
labeling
Messages
Message analytics and hallucination data
Traces
Export OpenTelemetry traces
Workspaces
Workspace management and member access