traceloop.com
Traceloop is a platform for observing, evaluating, and monitoring LLM applications and agents. It helps teams collect traces, analyze quality, and manage monitoring workflows for AI systems.
Traceloop exposes two documented HTTP integration surfaces: a Dashboard API at `https://api.traceloop.com` and an OTLP ingest endpoint at `https://api.traceloop.com`, both using a Traceloop API key as `Authorization: Bearer`; its open-source Hub is a self-hosted OpenAI-compatible HTTP proxy with auth not documented in the hosted docs.
- Traceloop Dashboard APIdiscovered
- Traceloop Hubdiscovered
In the Traceloop dashboard API key settings, choose a project, choose an environment, and click Generate API key. Copy it immediately because the full key is only shown once. For SDKs and exporters, set it as TRACELOOP_API_KEY; for direct HTTP API calls, send it in Authorization: Bearer <key>. See Managing API Keys.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing