L

Langfuse CLI

CLI discovered

Details
Command
langfuse-cli
Docs
https://langfuse.com/docs/api-and-data-platform/features/cli
Authentication
Project API key pair basic discovered Get credentials ↗
env LANGFUSE_PUBLIC_KEY, LANGFUSE_SECRET_KEY, LANGFUSE_BASE_URL

In the Langfuse UI, open your project's settings and create or copy the API keys under Project settings → API Keys. Langfuse issues a public key and a secret key, used together as HTTP Basic Auth username/password or exported for the CLI as LANGFUSE_PUBLIC_KEY and LANGFUSE_SECRET_KEY. See Public API and CLI.