T
Traceloop Dashboard API
Details
- URL
-
https://api.traceloop.com - Docs
- https://www.traceloop.com/docs/api-reference/introduction
Authentication
Authorization: Bearer <credential> 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.