fr_live_ and are shown once at creation — store them securely.
Overview
Fractal API Authentication: API Keys and Bearer Tokens
Learn how to authenticate requests to the Fractal API using your API key via the Authorization Bearer header or the x-api-key header.
All API requests require your Belvedir API key. Keys start with
Both headers are accepted. Choose whichever fits your HTTP client.
Fractal REST API Reference: Traces and Authentication
Previous
POST /api/v1/traces — Ingest OpenTelemetry Spans
Next