API Reference Overview
Blue Guardrails REST API documentation
Overview
The Blue Guardrails API provides programmatic access to issue 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
Analytics
Message statistics and issue analytics
Assets
Retrieve binary assets attached to spans
Conversations
View and analyze conversation history
Evaluators
List and inspect evaluators
Experiments
Run and manage evaluation experiments
Issue Detection
Run issue detection on messages
Messages
Message analytics and issue data
Traces
Export OpenTelemetry traces