Skip to main content

Reference

Everything you need to look something up — SDK signatures, REST endpoints, configuration keys, error codes. Reference pages are information-oriented, complete, and accurate. They don't try to teach you a concept (see Explanation) or walk you through a task (see Tutorials or How-to).

Sections

SDKs

Auto-instrumentation, tracing primitives, ingestion formats.

REST API

Public HTTP endpoints for ingestion, traces, evals, agents, costs, orgs.

Configuration

Settings, environment variables, RBAC, webhooks, doctor CLI.

Looking for why Eden is shaped this way? See Explanation — architecture, data model, security, and more.

Versioning

The public REST API is versioned at /v1/. Breaking changes get a new prefix (/v2/); old prefixes keep working for 12 months after deprecation with a Deprecation header. SDK releases follow SemVer — major bumps for breaking ingestion changes, minor for new framework support.

The current Eden version is v1.7 (June 2026). SDK versions track the API they target, not the platform release.