FAQ
all
How to authenticate with the Langfuse API?

How to authenticate with the Langfuse API?

You need to authenticate with the API using Basic Auth (opens in a new tab), get API keys in the project settings:

  • username: Langfuse Public Key
  • password: Langfuse Secret Key

Example

curl -u "<public_key>:secret_key" https://cloud.langfuse.com/api/public/projects

Was this page useful?

Questions? We're here to help

Subscribe to updates